MATLAB Application Program Interface | Search  Help Desk |
mexPrintf | See Also |
subroutine mexPrintf(format, arg1, arg2, ) character*(*) formatformat
character
array for output.
arg1, arg2,
mexPrintf
prints a character
array on the screen and in the diary (if the diary is in use). It provides a call-back to the standard C printf
routine already linked inside MATLAB.
mexErrMsgTxt