How to define and use a variable as upper limit of the Saturation block in Simulink?

How can I define a variable in Simulink model such that I can use it as a upper or lower limit of saturation block?
i.e. the upper limit of Saturation block must be set to 20*X in which X is output of other block in my simulink model.
Thanks

 채택된 답변

Ilham Hardy
Ilham Hardy 2014년 2월 20일
You can use Min and Max blocks instead of Saturation block

댓글 수: 6

Thanks Hardy..But Min and Max blocks do not work as Saturation block..
When I put 20*X (which X is output of other block) as upper limit of Saturation block, Error says X is not defined!
Thanks a lot dear Hardy.. one question: X can be variable (as the output of other block) in your second proposed model?
Of course, that is what i actually trying to show :)
First let me check! ;)
Dear Hardly, you solve my problem. I do not know how to thank you. Thanks a lot.. :)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

질문:

2014년 2월 20일

댓글:

2014년 2월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by