Can any one tell me how to make one variable as local in simulink?
5 views (last 30 days)
Show older comments
simulink treats all the variables as global, suppose if im having one variable used in my function call subsystem, i want to make that variable only visible to that function where i have used not to any other function call subsystem. How to make that?
0 Comments
Answers (0)
See Also
Categories
Find more on Subsystems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!