code generation: difference between grt and ert model
이전 댓글 표시
Hi all, I'm generating a target for embedded hardware. And I need the most efficient code and take up little memory.
- What is the difference between a model generated with grt.tlc or ert.tlc?
- In order to generate embedded code is enough to put these two lines in my entry tlc?
%assign CodeFormat = "Embedded-C"
rtwgensettings.DerivedFrom = 'ert.tlc';
Thank you,
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!