Name of the function to package as a string. The selected function
is the entry point for the compiled application.
Method for installing the MATLAB Runtime as a radio button.
Including MATLAB Runtime in the package significantly increases
the size of the package.
Files that must be included with application as a list of files.
Optional files installed with application as a list of files.
Flags controlling the behavior of the compiler as a string.
Folder where files for testing are stored as a string.
Folder where files for building a custom installer are stored
are stored as a string.
Folder where generated installers are stored as a string.
Name of the installed application as a string.
For example, if the name is foo
, the installed
executable would be foo.exe
, the start menu entry
would be foo. The folder created for the
application would be InstallRoot
/foo
.
The default value is the name of the first function listed in
the Main File(s) field of the app.
Version of the generated application as a string.
Image displayed on installer as an image.
Name of the application author as a string.
E-mail address used to contact application support as a string.
Brief description of application as a string.
Detailed description of application as a string.
Folder where the application is installed as a string.
Notes about additional requirements for using application as
a string.