Where are Matlab C++ Engine include files
2 ビュー (過去 30 日間)
古いコメントを表示
Hello! I try create c++ app where can I run matlab & start simulink model. I see examples but can't find where is MatlabEngine.hpp and other headers. Where are they?
0 件のコメント
回答 (1 件)
Steven Lord
2017 年 10 月 22 日
The MATLAB Engine API for C++ was introduced in release R2017b. If you're using release R2017b or later, see this documentation page for the locations of the files you will need to use. If you're using release R2017a or earlier, it is not available.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Call C++ from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!