lenght of delay blocks changed

1 回表示 (過去 30 日間)
Maarten Rink
Maarten Rink 2024 年 1 月 30 日
回答済み: Umang Pandey 2024 年 2 月 7 日
If you are using delay blocks, the value wich indicated the lenght of the delay is called lenght. I figured at first 10 ment 1 sec.
Now for some reason, the whole model lookes slowed down, like 10 means 2.5 seconds or something close to that.
It isn't lagg but just slowed down. The solver timer does move at normal speed so something weird is going on.
Is there a setting to adjust this because my model uses a lot of delay blocks....

回答 (1 件)

Umang Pandey
Umang Pandey 2024 年 2 月 7 日
Hi Maarten,
The "Delay" block determines delay time based on the value of the "Delay length" parameter. However, the output in the first few time steps of the simulation depends on the block sample time, the delay length, and the simulation start time.
Refer to the following documentation to understand how the Delay block works:
Best,
Umang

カテゴリ

Help Center および File ExchangeModel, Block, and Port Callbacks についてさらに検索

タグ

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by