External Interfaces Reference | ![]() ![]() |
Determine if mxArray
originated from MATLAB global workspace
Fortran Syntax
Arguments
Returns
Logical 1
(true
) if the array originated from the global workspace, and logical 0
(false
) otherwise.
Description
Use mxIsFromGlobalWS with stand-alone MAT programs to determine if an array was a global variable when it was saved.
See Also
![]() | mxIsFinite | mxIsFull (Obsolete) | ![]() |
© 1994-2005 The MathWorks, Inc.