[Simulink] Input value to update everywhere. How to?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Ilham Hardy
il 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 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!