[Simulink] Input value to update everywhere. How to?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Ilham Hardy
2015 年 4 月 9 日
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 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!