MATLAB Application Program Interface Reference | Help Desk |
matPutMatrix (Obsolete)
This function is obsolete; it should not appear in a MATLAB 5 program. To use this function, use the-V4
option of the mex
script.
In MATLAB 5 MEX-files you should call
matPutArrayinstead of
#include "mat.h" int matPutMatrix(MATFile *mfp, const mxArray *mp);
matPutArray