keep variable names between 2 code generations
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I want to know if it's possible to keep variable names in C generated code when only a only few changes are done in the model between 2 code generations.
For example, I have a model which I generate the code. Then I do changes in this model and I regenerate the code. A lot of variables may be renamed and cause many changes in the code; and not only according to the changes in the model.
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!