The simulation run is paused,please
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Yukthi S
2024-12-13
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:
- Open the block indicated by the warning message.
- 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!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!