[Simulink] Input value to update everywhere. How to?

1 view (last 30 days)
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?

Accepted Answer

Ilham Hardy
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.

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!