| External Interfaces/API Reference | ![]() |
True if the mxArray originated from the MATLAB global workspace
Fortran Syntax
Arguments
Returns
1 if the array originated from the global workspace, and 0 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) | ![]() |