Store Simulink timeseries data in txt file
조회 수: 4 (최근 30일)
이전 댓글 표시
Is it possible to store Simulink timeseries data in a .txt file? I have imported the Simulink data into workspace but I only manage to save the data as .mat file using
>> save(filename, 'data')
Thank you!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Time Series Collections에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!