Store data to variable from simulink and use it after sometime during simulation
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Walter Roberson
2015년 12월 14일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!