code generation: difference between grt and ert model
Mostrar comentarios más antiguos
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,
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Simulink Coder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!