Can I use an enabled subsystem to reset a signal generator?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a signal generator (ramp) inside an enabled subsystem. I had hoped that I would be able to reset the signal generator when I disabled the subsystem. Unfortunately, this does not appear to work. I would like to be able to use the signal builder to build a signal and then use an enabled subsystem or some other technique to reset this signal when I trigger a particular event.
0 Kommentare
Antworten (1)
Yu Jiang
am 28 Aug. 2014
Hi Fernando
The attached model might be a workaround. Notice that in the subsystem, I double-clicked the enable block and change the "States when enabling:" to "reset". If you would also like to reset the output, you can double-click the out block in the subsystem and change "output when disabled" to "reset".
- Yu
4 Kommentare
Chen Wu
am 26 Aug. 2021
Thanks, this also solve my question in https://www.mathworks.com/matlabcentral/answers/1439119-output-the-enable-signal-from-enabled-subsystems?s_tid=srchtitle
Siehe auch
Kategorien
Mehr zu Subsystems finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!