User`s guide

A MATLAB Compiler Quick Reference
A-4
mcc
Bold entries in the Comment/Options column indicate default values.
Option Description Comment/Options
A annotation:type
Controls M-file code/
comment inclusion in
generated C/C++ source
type = all
comments
none
A debugline:setting
Controls the inclusion of
source filename and line
numbers in run-time error
messages
setting = on
off
A line:setting
Controls the #line
preprocessor directives
included in the generated
C/C++ source
setting = on
off
B filename
Replaces -B filename on
the
mcc command line wit h
the c on t en t s of
filename
The file sho uld co ntai n only mcc
command line options.
c
Generates C code only Overrides -T option; equivalent to
-T codegen
d directory
Places output in specified
directory
f filename
Uses the specified options
file,
filename
mex -setup
and mbuild -setup are
recommended.
F option
Specifi es f ormat para m et e rs
option = list
expression-indent:n
page-width:n
statement-indent:n
g
Generates debugging
information