-build
-package
Open the Library Compiler app
libraryCompiler
libraryCompiler project_name
example
libraryCompiler opens the Library Compiler app for the creation of a new compiler project
libraryCompiler project_name opens the Library Compiler app with the project preloaded.
project_name
collapse all
Open the Library Compiler app to create a new project.
Specify the name of a previously saved project. 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