reading/writing contents of cell matrix using mwArray
显示 更早的评论
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
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deploy to C++ Applications Using mwArray API (C++03) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!