External Interfaces Reference |
This API function is obsolete and is not supported in MATLAB 6.5 or later. This function may not be available in a future version of MATLAB. If you need to use this function in existing code, use the -V5
option of the mex
script.
Replacing mxSetName when used with mexPutArray
To copy an mxArray
to a workspace, use
Replacing mxSetName when used with matPutArray
To write an mxArray
to a MAT-file, use
Replacing mxSetName when used with engPutArray
To copy an mxArray
into the workspace of a MATLAB engine, use
mxSetN | mxSetNzmax |
© 1994-2005 The MathWorks, Inc.