Build and package functions into standalone applications
applicationCompiler
applicationCompiler project_name
applicationCompiler -build project_name
applicationCompiler -package project_name
applicationCompiler
opens the MATLAB® standalone
compiler for the creation of a new compiler project. For more information
on the Application Compiler app, see Application Compiler.
applicationCompiler
opens
the MATLAB standalone compiler app with the project preloaded.project_name
applicationCompiler -build
runs
the MATLAB standalone compiler to build the specified project.
The installer is not generated.project_name
applicationCompiler -package
runs
the MATLAB standalone compiler to build and package the specified
project. The installer is generated.project_name