MATLAB: Where can I find documentation on the script options for the MCC command

MATLAB Compiler

When I type the following command from a UNIX system shell prompt:
mcc -help
I see certain flags such as -nocache listed. However, these flags are not covered in the MATLAB Compiler documentation.

Best Answer

This bug has been fixed in Release 2007b (R2007b). For previous product releases, read below for any possible workarounds:
There is an omission in the MATLAB Compiler documentation on MCC script options.
Note that these additional script options are designed to be called directly from the system shell prompt and will not work if called from within MATLAB.
Detailed information about these script options is available. Type the following command at a UNIX command prompt:
mcc -help