reading/writing contents of cell matrix using mwArray
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Deploy to C++ Applications Using mwArray API (C++03) in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!