Switches and if blocks wrong behavior?

3 views (last 30 days)
I made a system with a switch but also a if action block. The behavior of both systems should be the same. The switch doesn't work and the if action block doesn't reset. I am expecting the same output as the input.
See the system here. And the output here.
  2 Comments
Titus Edelhofer
Titus Edelhofer on 22 Nov 2011
Hi Lennart, I can see the system but the link to the output seems not to work ...?
Lennart
Lennart on 22 Nov 2011
Thanks for your response, I fixed the link.
The switch block now seems to work. But I can't make the if action system reset. I should go to zero again but it doesn't..

Sign in to comment.

Accepted Answer

Titus Edelhofer
Titus Edelhofer on 22 Nov 2011
Hi Lennart,
double click the output port in the if-action subsystem and do the following: (a) set the Initial Output to 0. (b) Set "Output when disabled" to "reset".
Titus

More Answers (0)

Categories

Find more on Simulink Environment Customization in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!