Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Hello I have a question about code generation from a simulink model,,can change the name of the files generated so that it is generic and not related to the name of the model?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello I have a question about code generation from a simulink model Usually the name of the generated .c files and .h files follow the name of the model done on simulink, so we can change the name of the files generated so that it is generic and not related to the name of the model. . Example: my simulink model is called "pi-corrector" and I want the files .c and .h have the name "generic file c" for example not "corrector pi.c" and "corrector pi.h". thank you
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!