mxIsNumeric 332 src/runtime/matlab.cpp if (!mxIsLogical(arr) && !mxIsNumeric(arr)) { mxIsNumeric 80 src/runtime/mex_functions.h MEX_FN(bool, mxIsNumeric, (const mxArray*));