MATLAB COMPILER RELEASE NOTES User's Guide Page 223

  • Download
  • Add to my manuals
  • Print
  • Page
    / 264
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 222
1 2 ... 218 219 220 221 222 223 224 225 226 227 228 ... 263 264

Comments to this Manuals

No comments