Can any one tell me how to make one variable as local in simulink?

5 views (last 30 days)
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?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!