What Auto Code Generation Products are required for SIMULINK

5 views (last 30 days)
I am currently developing and SIMULINK Model I would like to auto-code and embed on a real time processor. This model has SIMULINK, State Flow, and some Embedded Matlab within the SIMULINK blocks.
What product do I need to generate code?

Answers (1)

Sebastian Castro
Sebastian Castro on 28 Aug 2017
You will need MATLAB Coder, Simulink Coder, and Embedded Coder.
Really, you just need Embedded Coder but the other 2 are pre-requisites.
- Sebastian
  2 Comments
Bob Vogt
Bob Vogt on 29 Aug 2017
Sebastian, What do you mean by "pre-requisites"?
Are they called by "Embedded Coder?"
Thanks, Bob
Sebastian Castro
Sebastian Castro on 29 Aug 2017
It means you also need a license for MATLAB Coder and Simulink Coder to use Embedded Coder, as Embedded Coder uses technology from these tools.
- Sebastian

Sign in to comment.

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!