how to create a data buffer in simulink
32 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
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
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!