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!