MatlabとC++間でリアルタイムで変数のやり取りをしたい
Ältere Kommentare anzeigen
Matlabの計算結果をC++へ渡したり,C++での計算結果をMatlabに渡したいです.
を参考にしてみましたが,Matlab側のコードがなく困っております.
書いたC++のコードをmex()で動かしてみようとすると,
MatlabDataArray.hppが開けません.(MatlabEngin.hppも開けません)
どうしたら良いでしょうか
Antworten (1)
Yoshio
am 10 Jul. 2019
0 Stimmen
こちらのセットアップは行われましたでしょうか?
Kategorien
Mehr zu MATLAB の C++ ライブラリ finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!