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

1 view (last 30 days)
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)

Walter Roberson
Walter Roberson on 14 Dec 2015
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 Modeling 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!