Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
keep variable names between 2 code generations
조회 수: 2 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!