What products do i need to generate C/C++ code from a SimuLink model?
Show older comments
I am trying to get code from a Simulink Model and need to know what other MathWorks and other supplier products I need to create and compile the code.
Answers (1)
Sebastian Castro
on 31 Mar 2016
0 votes
You will at least need Simulink Coder to generate C code from a Simulink model.
You can also look into Embedded Coder (which requires Simulink Coder). This provides support for embedded target and has more readable/reusable code and code optimization/customization options.
-Sebastian
Categories
Find more on Embedded Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!