reading/writing contents of cell matrix using mwArray

1 view (last 30 days)
Hi, I have a matlab data generation function that I have compiled into a dll to be used with a C++ code. So far I've been able to read/write double arrays, single variables as well as structures. However when the dll function outputs data in the form of a cell-matrix instead, I'm at a loss on how to access it.
Could you guys help me out with this or maybe give some pointers. I'm using Matlab version 2011a.
Amit

Answers (1)

Amith
Amith on 9 May 2014
*bump

Community Treasure Hunt

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

Start Hunting!