Store data to variable from simulink and use it after sometime during simulation
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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???
0 Kommentare
Antworten (1)
Walter Roberson
am 14 Dez. 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
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!