How to delay a signal arbitrarily without using a Delay block in Simulink
Show older comments
Is there a way to delay the signal arbitrarily without using a Delay block?
I'd like to know if there's a more straightforward way than arranging multiple unit delays blocks.
1 Comment
Vaibhav
on 28 Feb 2024
Yes,you can use data store read, data store write memory blocks.
Answers (1)
Andy Bartlett
on 21 Jun 2022
0 votes
Open Simulink Library Browser
search on the term: Delay
You will see many blocks that provide different delay capabilities.
I suspect one of these blocks will meet your requirements.

Categories
Find more on Sources 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!