Store data to variable from simulink and use it after sometime during simulation
Mostrar comentarios más antiguos
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???
Respuestas (1)
Walter Roberson
el 14 de Dic. de 2015
0 votos
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
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!