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

조회 수: 17 (최근 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