How can I make a Simulink block dialog box parameter change dynamically during simulation?
이전 댓글 표시
There are a couple of different Simulink blocks where this would be handy, but as a simple example take the Saturation block. Say I have the upper and lower saturation limits set to +/- some constant K in the block's dialog box. I would like to be able to dynamically change K elsewhere in the model. I want the system to behave as if K were a dynamically changing signal input to the Saturation block.
I realize that the Saturation block has very simple logic and that I could fairly easily create the behavior I want with my own subsystem or s-function, but for other applications it is not so simple. For instance, I would also like to have an RMS block (Simscape) which has a dynamically varying fundamental frequency parameter.
답변 (1개)
Kaustubha Govind
2014년 5월 6일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!