How to save in Simulink output/results to different files
조회 수: 4 (최근 30일)
이전 댓글 표시
Dear MATLAB community,
I am writing to you as I need to run a simulation in Simulink with very long simulated time and high number of timesteps, therefore, I will have to save a very large result file (which I aim to save with "to file" block from the Simulink interface directly).
I am facing issues with insufficient memory of my pc to manage such a big file, and therefore, I would split save the results sequentially to different files. However, I do not see how to specify different time intervals to different "to file" blocks.
Do you have any hint to solve this or work-around?
Many thanks in advance.
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!