reading/writing contents of cell matrix using mwArray
5 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!