| External Interfaces Reference | ![]() |
array_ptr = mxCreateDoubleMatrix(m, n, mxREAL/mxCOMPLEX); mxSetPr(array_ptr, pr); mxSetPi(array_ptr, pi); mexPutVariable("caller", name, array_ptr);
See Also
mxSetM, mxSetN, mxSetPr, mxSetPi, mexPutVariable
| mexPutArray (Obsolete) | mexPutMatrix (Obsolete) | ![]() |
© 1994-2005 The MathWorks, Inc.