#include "mex.h"
void mexErrMsgTxt(error_msg)
char *error_msg;
subroutine mexErrMsgTxt(error_msg) character*(*) error_msg
error_msg
Memory allocated using mxCalloc (but not memory allocated with malloc or calloc) is freed automatically.
(c) Copyright 1994 by The MathWorks, Inc.