External Interfaces Reference |
C Syntax
Arguments
array_ptr
Pointer to an mxArray
.
Description
mxSetData
is similar to mxSetPr
, except its data_ptr
argument is a void *. Use this on numeric arrays with contents other than double.
See Also
mxSetClassName | mxSetDimensions |
© 1994-2005 The MathWorks, Inc.