code generation: difference between grt and ert model
Ältere Kommentare anzeigen
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,
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Simulink Coder finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!