The simulation run is paused,please

1 回表示 (過去 30 日間)
c
c 2024 年 12 月 12 日
回答済み: Yukthi S 2024 年 12 月 13 日
was too small. During simulation, the buffer size was temporarily increased to 2048. In order to generate code, you need to update the buffer size parameter。
hao do i fix it??
  2 件のコメント
c
c 2024 年 12 月 12 日
I didn't find a place to modify
Yukthi S
Yukthi S 2024 年 12 月 12 日
Hi @c,
Do you have a Transport Delay block in the Simulink model?

サインインしてコメントする。

回答 (1 件)

Yukthi S
Yukthi S 2024 年 12 月 13 日
Hi @c,
I got that you are facing a warning message about increasing the buffer size parameter in order to resume the simulation and code generation.
To resolve this issue, follow these steps:
  1. Open the block indicated by the warning message.
  2. Update the buffer size parameter.
If that block is “Transport Delay” block, you can increase the “Initial Buffer size” parameter. If the parameter inside the “Transport Delay” block is greyed out, you can try right clicking on the block, go to Library link and disable the link. This would enable the changing of parameters.Hope this is helpful!

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by