How to implement my Matlab generated C code in a secondary IDE?
6 ビュー (過去 30 日間)
古いコメントを表示
I'm generating C code via Matlab Coder and I want to implement it in an IDE, but I don't know how to do that. Matlab generates a lot of files and I don't know which one to use.
I'm using Dev C++ to create my C code.
How do I use Matlab generated files in Dev C++?
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!