What products do i need to generate C/C++ code from a SimuLink model?

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)

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

Asked:

on 31 Mar 2016

Answered:

on 31 Mar 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!