MATLAB Application Program Interface | Search  Help Desk |
mxSetData | See Also |
#include "matrix.h" void mxSetData(mxArray *array_ptr, void *data_ptr);array_ptr
mxArray
.
data_ptr
mxSetPr
, except it returns a void *. Use this on numeric arrays with contents other than double.
mxSetPr