plot saved data in the sope
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello, my question is about scope of simulink, in the scope setting it is possible to save all the data in a structure or in array, but is it possible to plot saved data in the scope again or just I can plot it by using plot fuction of matlab, thanks?
댓글 수: 0
채택된 답변
Azzi Abdelmalek
2013년 9월 11일
편집: Azzi Abdelmalek
2013년 9월 11일
You can use a From Workspace blocks. If y is your saved structure variable with time, just put it in the from workspace block parameters
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!