How to send 3D array to matlab from C++

2 views (last 30 days)
Pranav
Pranav on 8 Apr 2014
Hello,
I want to send a three dimensional array to matlab from C++. I'm using engine.h in c++ to interact with matlab. I can send/retrieve 2d array(mxArray) but wanted to do the same for 3d array.
It'll be great if someone can answer that!

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!