External Interfaces Reference |
Read full mxArray
s
from engine
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.
mp = engGetVariable(ep, name) m = mxGetM(pm) n = mxGetN(pm) pr = mxGetPr(pm) pi = mxGetPi(pm) mxDestroyArray(pm)
See Also
engGetVariable
, mxGetM
, mxGetN
, mxGetPr
, mxGetPi
, mxDestroyArray
engGetArray (Obsolete) | engGetMatrix (Obsolete) |
© 1994-2005 The MathWorks, Inc.