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.
댓글 수: 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!