Products & Services Industries Academia Support User Community Company

Learn more about MATLAB   

mexWarnMsgTxt (C and Fortran) - Issue warning message

C Syntax

#include "mex.h"
void mexWarnMsgTxt(const char *warningmsg);

Fortran Syntax

mexWarnMsgTxt(warningmsg)
character*(*) warningmsg

Arguments

warningmsg

String containing the warning message to be displayed

Description

mexWarnMsgTxt causes MATLAB software to display the contents of warningmsg.

Unlike mexErrMsgTxt, mexWarnMsgTxt does not cause the MEX-file to terminate.

C Examples

See yprime.c in the matlabroot/extern/examples/mex folder .

Additional examples:

See Also

mexErrMsgTxt, mexErrMsgIdAndTxt, mexWarnMsgIdAndTxt

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS