[Simulink] Input value to update everywhere. How to?
2 views (last 30 days)
Show older comments
Hello, I am designing a system where I will give an input as a constant. That input is then used in many calculations. I want to have a system which I can design as such like when I change the value of constant box it should update everywhere I am using it.
Is there any way?
0 Comments
Accepted Answer
Ilham Hardy
on 9 Apr 2015
Use variable names instead of constant value for your constant/input block, then assign a value to the variable from matlab editor/m.file.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!