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!