How matlab coder, simulink coder and embedded coder dependent on each other?
3 ビュー (過去 30 日間)
古いコメントを表示
parshuram bharkad
2017 年 9 月 8 日
編集済み: Sebastian Castro
2017 年 9 月 11 日
If I want to generate the C code from stateflow charts then which coder licenses are needed.
0 件のコメント
採用された回答
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File 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!