Variable define for default storage class
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
madhan ravi
on 11 Dec 2023
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!