How to save in Simulink output/results to different files
3 ビュー (過去 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!