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

17 vues (au cours des 30 derniers jours)
If I want to generate the C code from stateflow charts then which coder licenses are needed.

Réponse acceptée

Sebastian Castro
Sebastian Castro le 11 Sep 2017
Modifié(e) : Sebastian Castro le 11 Sep 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

Plus de réponses (0)

Catégories

En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by