how to create a data buffer in simulink

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.

 Accepted Answer

C.J. Harris
C.J. Harris on 13 Jan 2016
Edited: C.J. Harris on 13 Jan 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

More Answers (0)

Asked:

on 12 Jan 2016

Edited:

on 13 Jan 2016

Community Treasure Hunt

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

Start Hunting!