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

3 ビュー (過去 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 Center および File ExchangeDeployment, 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