Variable define for default storage class
조회 수: 2 (최근 30일)
이전 댓글 표시
I have two fully independent simulink models. The generated code of both models have a same named varialbe
Now I got redefine problem while I am tring to integrate the both component/model into my target software.
How can I avoid this issue, for example define the varialbe with certain prefix?

댓글 수: 0
답변 (1개)
madhan ravi
2023년 12월 11일
just open one of the models and open Code Mappings - Component Interface and enter your desired name in the Identifier field and name as you like.
댓글 수: 2
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!