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