| C++ Math Library Reference | ![]() |
C++ Prototype
void error(const mwArray &msg);
C++ Syntax
#include "matlab.hpp"
mwArray msg; // String array(s)
error(msg);
MATLAB Syntax
error('error_message')
See Also
error Calling Conventions | erf, erfc, erfcx, erfinv | etime | ![]() |