필터 지우기
필터 지우기

Delay certain subsystem in simulink

조회 수: 1 (최근 30일)
mohamed ali
mohamed ali 2023년 2월 26일
답변: Fangjun Jiang 2023년 2월 26일
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