How do I get the output to be the larger value of two inputs o Simulink
10 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!