MATLAB COMPILER RELEASE NOTES Betriebsanweisung Seite 223

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 264
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 222
mcc
7-45
The -v option passes the -v option to mex or mbuild and displays information
about
mex or mbuild.
-w (Warning). Displaywarningmessages.Thistableshowsthevariouswaysyou
can use the -w option.
-Y <license.dat File>. Use license information in license.dat file when checking
out a Compiler license.
Table 7-11: Warning Option
Syntax Description
(no -w option) Default; displays only serious warnings.
-w list
Generates a table that m aps <string> to
warning message for use with
enable,
disable,anderror. The “Error and Warning
Messages” appendix lists the same
information.
-w
Enables complete warnings.
-w disable[:<string>]
Disables specific warning associated with
<string>. The “Error and Warning
Messages appendix lists the valid
<string>
values. Leave off the optional :<string> to
apply the
disable action to all warnings.
-w enable[:<string>]
Enables specific warning associated with
<string>. The “Error and Warning
Messages appendix lists the valid
<string>
values. Leave off the optional :<string> to
apply the
enable action to all warnings.
-w error[:<string>]
Treats specific warning associated with
<string> as error. Leave off the optional
:<string> to apply the error action to all
warnings.
Seitenansicht 222
1 2 ... 218 219 220 221 222 223 224 225 226 227 228 ... 263 264

Kommentare zu diesen Handbüchern

Keine Kommentare