MatlabとC++​間でリアルタイムで変​数のやり取りをしたい

1 visualizzazione (ultimi 30 giorni)
Kento SHIRAKATA
Kento SHIRAKATA il 9 Lug 2019
Risposto: Yoshio il 10 Lug 2019
Matlabの計算結果をC++へ渡したり,C++での計算結果をMatlabに渡したいです.
を参考にしてみましたが,Matlab側のコードがなく困っております.
書いたC++のコードをmex()で動かしてみようとすると,
MatlabDataArray.hppが開けません.(MatlabEngin.hppも開けません)
どうしたら良いでしょうか

Risposte (1)

Yoshio
Yoshio il 10 Lug 2019
こちらのセットアップは行われましたでしょうか?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!