Tapped delay with array input

2 views (last 30 days)
Georg
Georg on 6 Oct 2016
Answered: Dimitris Iliou on 14 Oct 2016
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.

Answers (1)

Dimitris Iliou
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.

Products

Community Treasure Hunt

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

Start Hunting!