I want to disable a subsystem at time 30 secs where the simulation execution time is 50 secs.How this can be done
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to disable a subsystem at time 30 secs where the simulation execution time is 50 secs.How this can be done
0 Kommentare
Antworten (1)
Les Beckham
am 23 Feb. 2023
Bearbeitet: Les Beckham
am 23 Feb. 2023
I would recommend reading this page in the documentation. You can drive the enable input with the output of a less than block connected to a clock block and a constant block with a value of 30.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!