Not able to use the if condition as desired in simulink
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Sandesh Venkatesh
am 21 Nov. 2022
Beantwortet: Paul
am 21 Nov. 2022
The purpose of this blocks is to check whether the input is zero if it is true then a particular rate limiter will be applied if not then other rate limiter to be applied. However, I am not able to execute the attached image simulink block as it gives the error stating that 'if can be connected to only one action subsytem and may not be connected to more than one action subsystem'. Can someone let me know what am I doing wrong.
Thanks in Advance
0 Kommentare
Akzeptierte Antwort
Benjamin Thompson
am 21 Nov. 2022
You need to use the "if action" subsystem along with the "if". See the example in the documentation:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Subsystems finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!