External Interfaces Reference |
Fortran Syntax
Arguments
warningmsg
String containing the warning message to be displayed.
Description
mexWarnMsgTxt
causes MATLAB to display the contents of warningmsg
.
Unlike mexErrMsgTxt
, mexWarnMsgTxt
does not cause the MEX-file to terminate.
See Also
mexWarnMsgIdAndTxt
, mexErrMsgTxt
, mexErrMsgIdAndTxt
mexWarnMsgIdAndTxt | Fortran Engine Functions |
© 1994-2005 The MathWorks, Inc.