User`s guide

Compile-Time Errors
Error: The argument after the -option option must contain a colon.
The format for this argument requires a colon. For more information, see
Chapter 10, “Functions By Category”, or type
mcc -? at the command
prompt.
Error: The environment variable MATLAB m ust be set to the MATLAB
root directory. On UNIX, the
MATLAB and LM_ LICE NSE_FILE variables must
be set. The
mcc shell script does this automatically when itiscalledthefirst
time.
Error: The licen se manager fa il ed to initialize (error code is
errornumber). You do not have a valid MATLAB C ompiler license or no
additional MATLAB Compiler licenses are available.
Error: The option -option is invalid in modename mode (specify -?
for help). The specified optio n is not available.
Error: The specified file "filename" cannot be read. There is a problem
with your spec ified file. For example, the file is not r eadable b ecause there
is no read permission.
Error: The -optionname option requires an argume nt (e.g.
"proper_example_usage"). You have incorrectly used a MATLAB
Compiler option. For more in f orm ation a bout M ATLAB Com p ile r options, see
Chapter 10, “Functions By Category”, or type
mcc -? at the command
prompt.
Error: -x is no longer supported. MATLAB Compiler no longer generates
MEX-files because there is no longer any performance advantage to doing so.
The M ATLAB JIT Accelerator makes compilation for speed obsolete.
Error: Unable to open file " filename":<string>. There i s a problem with
your specified file. For example, there is no write permission to the output
directory, or the disk is full.
Error: Unable to set lic ense linger interv al (e rror code is
errornumber). A license manager failure has occurred. Contact Technical
Support with the full text of the error message.
B-5