How matlab coder, simulink coder and embedded coder dependent on each other?

9 visualizaciones (últimos 30 días)
If I want to generate the C code from stateflow charts then which coder licenses are needed.

Respuesta aceptada

Sebastian Castro
Sebastian Castro el 11 de Sept. de 2017
Editada: Sebastian Castro el 11 de Sept. de 2017
MATLAB Coder is needed to use Simulink Coder. Both are then needed to use Embedded Coder.
If you want standalone execution from Stateflow charts, MATLAB Coder and Simulink Coder will suffice. However, Embedded coder gives you additional code customizations, readability, and -- most importantly -- support for automatically deploying the code to several hardware platforms.
- Sebastian

Más respuestas (0)

Categorías

Más información sobre Deployment, Integration, and Supported Hardware en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by