How do I get the output to be the larger value of two inputs o Simulink

조회 수: 11 (최근 30일)
Akash Patel
Akash Patel 2016년 2월 1일
답변: Kiran 2016년 2월 8일
So I have two temperatures Th = 300 and Tc=270 I am using simulink. What block can I use to get the to compare Th and Tc to ensure that the larger value of Th and Tc (ie 300) is used?

답변 (1개)

Kiran
Kiran 2016년 2월 8일
Hi Akash,
You can use the switch block for this purpose. Set the switch criteria according to relation between signals.
Check the attachment for simplified example.

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by