how to create Buffer with simulink blocks?

조회 수: 9 (최근 30일)
VenuBabu
VenuBabu 2024년 8월 14일
답변: Anurag Ojha 2024년 8월 14일
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?

답변 (1개)

Anurag Ojha
Anurag Ojha 2024년 8월 14일
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:

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by