External Interfaces Reference |
array_ptr = mexGetVariable("caller", name); m = mxGetM(array_ptr); n = mxGetN(array_ptr); pr = mxGetPr(array_ptr); pi = mxGetPi(array_ptr);
See Also
mexGetVariable
, mxGetPr
, mxGetPi
mexGetEps (Obsolete) | mexGetGlobal (Obsolete) |
© 1994-2005 The MathWorks, Inc.