Set name of mxArray
mxArray
Description
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.
Use
mexPutVariable(workspace, name, pm)
instead of
mxSetName(pm, name); mexPutArray(pm, workspace);
© 1994-2005 The MathWorks, Inc.