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

2 次查看(过去 30 天)
If I want to generate the C code from stateflow charts then which coder licenses are needed.

采纳的回答

Sebastian Castro
Sebastian Castro 2017-9-11
编辑:Sebastian Castro 2017-9-11
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 个)

类别

Help CenterFile Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by