MatlabとC++間でリアルタイムで変数のやり取りをしたい
Afficher commentaires plus anciens
Matlabの計算結果をC++へ渡したり,C++での計算結果をMatlabに渡したいです.
を参考にしてみましたが,Matlab側のコードがなく困っております.
書いたC++のコードをmex()で動かしてみようとすると,
MatlabDataArray.hppが開けません.(MatlabEngin.hppも開けません)
どうしたら良いでしょうか
Réponses (1)
Yoshio
le 10 Juil 2019
0 votes
こちらのセットアップは行われましたでしょうか?
Catégories
En savoir plus sur MATLAB の C++ ライブラリ dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!