how to create a data buffer in simulink

67 views (last 30 days)
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)

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!