Simulink if statement block
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Can anyone help me how to implement if statement in Simulink
Thanks
0 Kommentare
Antworten (1)
Chandrasekhar
am 28 Apr. 2013
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Subsystems finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!