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)
I want to disable a subsystem at time 30 secs where the simulation execution time is 50 secs.How this can be done

Antworten (1)

Les Beckham
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.

Kategorien

Mehr zu Event Functions finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by