Simulink if statement block

Can anyone help me how to implement if statement in Simulink
Thanks

回答 (1 件)

Chandrasekhar
Chandrasekhar 2013 年 4 月 28 日

1 投票

use the if block in ports & subsystems of simulink library browser. Number of inputs can be changed in the if block properties.
the output of if block should be connected to an 'if action subsystem'. this will be executed when the if condition is true.

カテゴリ

ヘルプ センター および File ExchangeSubsystems についてさらに検索

製品

タグ

質問済み:

2013 年 4 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by