Where does Matlab save the generated C code from Simulink?
Mostrar comentarios más antiguos
I am generating C code from my Simulink model but where can I find that C code in my computer. Where is it saved?
Respuestas (1)
Kaustubha Govind
el 20 de Mzo. de 2014
0 votos
It is typically generated into the modelname_grt_rtw (assuming you're using grt.tlc as the System Target File) folder in the current working directory.
Categorías
Más información sobre Simulink Coder en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!