Store data to variable from simulink and use it after sometime during simulation

I want to store a wave pattern for 0 to 1 sec during simulation in simulation, and want to use that recorded same wave pattern after 1 to 2 sec. I know the use of 'memory' block but it store the data for only one sample. is there any way to do so???

Answers (1)

Continuous or discrete?
Possibly a transfer function would be appropriate, considering that UNIT DELAY is described in the documentation in terms of a transfer function

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

on 14 Dec 2015

Answered:

on 14 Dec 2015

Community Treasure Hunt

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

Start Hunting!