| External Interfaces Reference | ![]() |
Write full mxArrays to MATLAB engine workspace
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 = mxCreateDoubleMatrix(m, n, 1) mxSetPr(pm, pr) mxSetPi(pm, pi) engPutVariable(ep, name, pm) mxDestroyArray(pm)
See Also
engPutVariable, mxCreateDoubleMatrix, mxSetPr, mxSetPi, mxDestroyArray
| engPutArray (Obsolete) | engPutMatrix (Obsolete) | ![]() |
© 1994-2005 The MathWorks, Inc.