Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting C++ pointer to mwArray

Status
Not open for further replies.

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??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top