how to create Buffer with simulink blocks?

2 visualizaciones (últimos 30 días)
VenuBabu
VenuBabu el 14 de Ag. de 2024
Respondida: Anurag Ojha el 14 de Ag. de 2024
i want to store 128 bytes of incoming data in a while loop ,i require that data for my further processing and also i have to access that data through index How can i complete this task?

Respuestas (1)

Anurag Ojha
Anurag Ojha el 14 de Ag. de 2024
Hi Venu
You can use "Tapped Delay block". You can find this block in the Simulink Library Browser under: Simulink -> Discrete -> Tapped Delay.
You can refer to following documentation for more information:

Categorías

Más información sobre Modeling 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!

Translated by