Simulink Variables in the Model Explorer NEVER Change? Why??????
7 ビュー (過去 30 日間)
古いコメントを表示
Hi All,
I inherited a Simulink file because I was asked to continue someone else's work. I agreed to this, and now I would like to modify some of the constants called out in the model explorer. When I do this, the constants automatically revert back to their initial values when the run button is pressed.
Scenario:
Matlab starts, I open the Simulink file. There are no variables in the model explorer when I start, after I hit run the constants in the model explorer populate. I change values of constants in model explorer. I press 'run', the values revert back to their original value and completes its execution of the program.
How can I change the constants?! Is there a file setting that I can untick somewhere? What is going on?
Thanks, -t
Matlab 2011Ra Windows 7
4 件のコメント
Andy L
2014 年 8 月 7 日
Given the amount of control you can have over simulink blocks it is very difficult to tell what this could be.
I would check to see if any of your sub-systems are masked? Coding in these masks can change the values of variables upon running the model.
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simulink Environment Customization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!