MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Betriebsanweisung Seite 241

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 274
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 240
mcc
A-5
F option
Specifies format parameters
option = list
expression-indent:n
page-width:n
statement-indent:n
g
Generates debugging
information
Equivalent to
-G -A debugline:on -O none
G
Debug only. Simply turn
debugging on, so debugging
symbol information is
included.
h
Compiles helper functions
i
Causes Compiler to include
only M-files specified on the
command line as exported
interfaces.
I directory
Adds new directory to path
l
Generates code that reports
file and line numbers on
run-time errors
Equivalent to
-A debugline:on
L language
Specifies output target
language
language = C
Cpp
m
Macro to generate a C
stand-alone application
Equivalent to
-W main -L C -t -T link:exe
-h libmmfile.mlib
M string
Passes string to mex or
mbuild
Use to define compile-time options.
o outputfile
Specifies name/location of
final executable
Table A-1: mcc Quick Reference (Continued)
Option Description Comment/Options
Seitenansicht 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 273 274

Kommentare zu diesen Handbüchern

Keine Kommentare