Converting C++ pointer to mwArray
Converting C++ pointer to mwArray
(OP)
I call C++ routines from MATLAB using MS Developper Studio 6.0. In the wrapper file I have to make the pointer (double* to array) returned by C++ into a Matlab mwArray. How can I do this??




