Delaying Signal Builder Start in Simulink

3 次查看(过去 30 天)
Hello,
I am new to Simulink and I am seeking guidance on how to initiate the Signal Builder in Simulink only when my toggle switch is set to 1, even while the simulation is in progress. Currently, I encounter an issue where the Signal Builder starts simultaneously with the simulation. That is, I want to control when the the Signal Builder starts even while the simulation is running.
Can I please have your advice on how to achieve this?
Thank you

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2023-10-20
Try to put the Signal Builder block inside an Enabled Subsystem block.
  6 个评论
Badr
Badr 2023-10-24
using an integrator block and 1-D Lookup I obtain only one value
could you please share a picture that demonstrates your explanation ?
thank you
Fangjun Jiang
Fangjun Jiang 2023-10-24
Integration of 1 is like the clock but it will only start when the subsystem is enabled.

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by