External Interfaces/API Reference |
True if mxArray
has global scope
Fortran Syntax
Arguments
Returns
1
if the mxArray
has global scope, and 0
otherwise.
Description
Use mexIsGlobal
to determine if the specified mxArray
has global scope.
See Also
mexGetVariable
, mexGetVariablePtr
, mexPutVariable
, global
mexIsFinite (Obsolete) | mexIsInf (Obsolete) |