how to open c++ code into matlab
古いコメントを表示
i have a c++ code , i trying to use mex , but the things are really getting complicated , i just need to open the code and run in in matlab
any help ?
1 件のコメント
John D'Errico
2019 年 2 月 23 日
To open it? You can't just run c++ directly in MATLAB. That would be why you use mex as a connector.
回答 (0 件)
カテゴリ
ヘルプ センター および 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!