Jun 4, 2002 #1 bschaffner Bioengineer Joined Jun 4, 2002 Messages 1 Location US 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??
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??