| Contents | Index |
#include "mex.h" void mexWarnMsgTxt(const char *warningmsg);
subroutine mexWarnMsgTxt(warningmsg) character*(*) warningmsg
mexWarnMsgTxt causes MATLAB software to display the contents of warningmsg.
Unlike mexErrMsgTxt, mexWarnMsgTxt does not terminate the MEX-file.
See the following examples in matlabroot/extern/examples/mex.
See the following examples in matlabroot/extern/examples/refbook.
See the following examples in matlabroot/extern/examples/mx.
mexErrMsgTxt, mexErrMsgIdAndTxt, mexWarnMsgIdAndTxt

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |