Delay certain subsystem in simulink

1 次查看(过去 30 天)
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.

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2023-2-26
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.

类别

Help CenterFile Exchange 中查找有关 Subsystems 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by