How to save in Simulink output/results to different files
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Simulink Environment Customization finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!