code generation: difference between grt and ert model
Show older comments
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,
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!