-build
-package
Open a list of application deployment apps
deploytool
deploytool project_name
example
deploytool opens a list of application deployment apps.
deploytool project_name opens the appropriate deployment app with the project preloaded.
project_name
collapse all
Open the list of apps.
Name of the project to be opened by the appropriate deployment app, specified as a character array or string. The project must be on the current path.
expand all
Not recommended starting in R2020a
The -build and -package options will be removed. To build applications, use the mcc (MATLAB Compiler SDK) command, and to package and create an installer, use the compiler.package.installer function.
mcc
compiler.package.installer