How to create a level triggered subsystem in simulink ?
2 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
Fangjun Jiang
on 26 Sep 2018
Use an "Enabled Subsystem" block or even the "Enabled and Triggered Subsystem" block.
More Answers (0)
See Also
Categories
Find more on Schedule Model Components 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!