How to implement my Matlab generated C code in a secondary IDE?
Show older comments
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++?
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!