Effacer les filtres
Effacer les filtres

How to increase Buffer size parameter in MATLAB .mdl simulation file?

121 vues (au cours des 30 derniers jours)
himanshu
himanshu le 7 Fév 2014
Commenté : Kurt le 10 Mai 2024
I am having error like "The specified buffer was too small.During simulation, the buffer size was temporarily increased to 2048. In order to use Real-Time Workshop, you need to update the buffer size parameter"

Réponses (2)

Kaustubha Govind
Kaustubha Govind le 11 Avr 2014
Errors from Simulink typically point to a block, so it is strange that your error doesn't do so. Do you have a Transport Delay block in your model? If so, that is likely the cause of the error. You can try increasing the 'Initial buffer size' parameter.
  2 commentaires
ovais nazir
ovais nazir le 1 Jan 2020
I am using transport delay ,i get error from simulink as "during simulation,the buffer size was temporarily increased to 9216.in order to generate code ,you need to update buffer size parameter .. My initial buffer size parameter is 2048*4.where i can update the new size or increase initial size . Thankyou
marwa Eltouhamy
marwa Eltouhamy le 15 Déc 2021
You can try increasing the 'Initial buffer size' parameter.
this initial buffer size is not editable

Connectez-vous pour commenter.


Mariamcher Chanie
Mariamcher Chanie le 12 Déc 2020
I keep getting this error even when In increased the buffer to 2048 in the time delay block
"eased to 2048. In order to generate code, you need to update the
buffer size parameter"
Does anyone have an idea of what to do?
  2 commentaires
DINESH KUMAR NISHAD
DINESH KUMAR NISHAD le 14 Fév 2024
Go to library using right click and unlock library from main tool bar . then right clik on block T go to block parameter and put new buffer size.
Kurt
Kurt le 10 Mai 2024
What is "block T"? I get lost after that

Connectez-vous pour commenter.

Catégories

En savoir plus sur Block Libraries dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by