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 CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by