External Interfaces Reference |
Read full mxArray
s
from MAT-files
Description
This API function is obsolete and is not supported in MATLAB 6.1 or later. This function may not be available in a future version of MATLAB.
pm = matGetVariable(mfp, name) m = mxGetM(pm) n = mxGetN(pm) pr = mxGetPr(pm) pi = mxGetPi(pm) mxDestroyArray(pm)
See Also
matGetVariable
, mxGetM
, mxGetN
, mxGetPr
, mxGetPi
, mxDestroyArray
matGetDir | matGetMatrix (Obsolete) |
© 1994-2005 The MathWorks, Inc.