To workspace block in simulink
조회 수: 2 (최근 30일)
이전 댓글 표시
To workspace block always save data in structure format in MATLAB 2019(b), while the previous does not do the same. that is inconveniant to deal with since it always saved as (out) in the workspace.
댓글 수: 0
답변 (1개)
Ganesh Regoti
2020년 2월 4일
Hi,
As per my understanding, you want to change the format of data in which the output data is stored in workspace. Select the ToWorkspace block in simulink
Go-to
Block parameters -> save format -> select the format
Hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!