how to create a data buffer in simulink
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Arjun Singh
el 12 de En. de 2016
Editada: C.J. Harris
el 13 de En. de 2016
How can i create a data buffer in simulink for storing a specefied number of values. example:if the size of buffer is 'n',It should hold the latest n values provided at the input.
0 comentarios
Respuesta aceptada
C.J. Harris
el 13 de En. de 2016
Editada: C.J. Harris
el 13 de En. de 2016
I believe the Tapped Delay block should do what you are requesting. You can find this block in the Simulink Library Browser under: Simulink -> Discrete -> Tapped Delay
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Block Libraries en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!