External Interfaces Reference |
Determine if mxArray
has global scope
Fortran Syntax
Arguments
Returns
Logical 1
(true
) if the mxArray
has global scope, and logical 0
(false
) otherwise.
Description
Use mexIsGlobal
to determine if the specified mxArray
has global scope.
See Also
mexGetVariable
, mexGetVariablePtr
, mexPutVariable
, global
mexIsFinite (Obsolete) | mexIsInf (Obsolete) |
© 1994-2005 The MathWorks, Inc.