| External Interfaces/API 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 MX-Functions | ![]()  |