How to detect change when a block parameter is modified?
이전 댓글 표시
I would like to be able to constrain Simulink block parameters (any parameters displayed by get(gcbh)) to only allowable values so that when wrong values are entered, a warning will be generated. Is there a callback function that is invoked when someone changes a block parameter (such as OverrideUsingVariant)?
답변 (1개)
Shivaputra Narke
2015년 7월 18일
0 개 추천
not sure, but check if you can use event listeners.
카테고리
도움말 센터 및 File Exchange에서 Event Functions에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!