User`s guide

Compile-Time Errors
B-11
Error: Unknown typesetting option:
optionname
. The valid typesetting options
available with
-F are expression-indent:n, list, page-width,and
statement-indent:n.
Error: Unknown warning enable/disable string:
warningstring
. -w enable:, -w
disable:
,and-w error: require you to use one of the w arning string
identifie rs listed in the “Warni ng M e ss ages” on page B- 12.
Error: Unrecognized option:
-option
. Theoptionisnotoneofthevalidoptionsfor
this version of the Compiler. See the section, “MATLAB Compiler Option
Flags, in Chapter 7 for a complete list of valid options for Compiler 2.1 or type
mcc -? at the command prompt.
Error: Use "-V2.0" to specify desired version. You specified -V without a version
number. You must use
-V2.0 if you specify a version number.
Error:
versionnumber
is not a valid version number. Use "-V2.0". If you s pecify a
Compiler version number, it must be
-V2.0. The default is -V2.0.