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

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

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!