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.

回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2023 年 2 月 26 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeSubsystems についてさらに検索

製品

リリース

R2022b

質問済み:

2023 年 2 月 26 日

回答済み:

2023 年 2 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by