How matlab coder, simulink coder and embedded coder dependent on each other?
19 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
parshuram bharkad
il 8 Set 2017
Modificato: Sebastian Castro
il 11 Set 2017
If I want to generate the C code from stateflow charts then which coder licenses are needed.
0 Commenti
Risposta accettata
Sebastian Castro
il 11 Set 2017
Modificato: Sebastian Castro
il 11 Set 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
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deployment, Integration, and Supported Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!