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?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!