The simulation run is paused,please

6 vues (au cours des 30 derniers jours)
c
c le 12 Déc 2024
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 commentaires
c
c le 12 Déc 2024
I didn't find a place to modify
Yukthi S
Yukthi S le 12 Déc 2024
Hi @c,
Do you have a Transport Delay block in the Simulink model?

Connectez-vous pour commenter.

Réponses (1)

Yukthi S
Yukthi S le 13 Déc 2024
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!

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by