Delay certain subsystem in simulink

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.

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 26 de Feb. de 2023

0 votos

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.

Categorías

Productos

Versión

R2022b

Preguntada:

el 26 de Feb. de 2023

Respondida:

el 26 de Feb. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by