switch case
Show older comments
i need help here...to run a system in simulink an error is showed : Port 2 of 'final/Subsystem4/Subsystem2/Switch Case' can only be connected to an action subsystem and may not be connected to more than one action subsystem....if possible plz help me here.....
Accepted Answer
More Answers (1)
shahid Alam
on 28 Oct 2011
0 votes
2 Comments
Fangjun Jiang
on 28 Oct 2011
The output of the "Switch Case" block is a trigger. It can only trigger one subsystem. If you need to trig more than one, you can probably put all the things that you want to trig inside the "Switch Case Action Subsytem".
You can add as many Inport blocks as you want.
ahmed al-kady
on 9 Nov 2015
please i need to reset the switch case after triggering another case, as it hold the output even if the input signal is changed. thanks in advance.
Categories
Find more on Schedule Model Components in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!