The simulation run is paused,please

1 visualizzazione (ultimi 30 giorni)
c
c il 12 Dic 2024
Risposto: Yukthi S il 13 Dic 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 Commenti
c
c il 12 Dic 2024
I didn't find a place to modify
Yukthi S
Yukthi S il 12 Dic 2024
Hi @c,
Do you have a Transport Delay block in the Simulink model?

Accedi per commentare.

Risposte (1)

Yukthi S
Yukthi S il 13 Dic 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!

Categorie

Scopri di più su Simulink Functions in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by