Delay certain subsystem in simulink

1 vue (au cours des 30 derniers jours)
mohamed ali
mohamed ali le 26 Fév 2023
Dear all,
I am working on a simulink model with different subsystems and would like to delay a specific system to work after the simulation begin by certain amount of time.

Réponses (1)

Fangjun Jiang
Fangjun Jiang le 26 Fév 2023
Make the subsystem a triggered subsystem. The Clock block gives you the simulation time. Compare its output to a Constant block, use the output to trigger the subsystem.

Catégories

En savoir plus sur Subsystems dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by