Tapped delay with array input
2 views (last 30 days)
Show older comments
Hi all,
is there any way to use the "Tapped Delay" Simulink block with a multidimensional array as input? Or a common work around?
Thanks for your help.
0 Comments
Answers (1)
Dimitris Iliou
on 14 Oct 2016
The ability to connect a non-scalar input to the Tapped Delay Block is not available in Simulink.
The Buffer block available in the Signal Processing Blockset may be used for this purpose, with the "overlap" set to one less than the buffer size.
0 Comments
See Also
Categories
Find more on Sources in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!