How to create a level triggered subsystem in simulink ?

I need an output from a triggered subsystem as long as a variable,say 'flag' remains high and the input to the subsystem keeps on changing while 'flag' is high.How to do this?

 Accepted Answer

Use an "Enabled Subsystem" block or even the "Enabled and Triggered Subsystem" block.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!