- https://www.mathworks.com/help/simulink/ug/decide-how-to-save-block-states-and-simulation-operating-points.html?searchHighlight=saving-and-restoring-simulation-operating-point&s_tid=srchtitle_support_results_3_saving-and-restoring-simulation-operating-point
- https://www.mathworks.com/matlabcentral/answers/154502-saving-simulation-results-as-bmp#answer_151468
How to save a MATLAB Simulink based simulaton with scopes data intact for future viewing?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a simulation on MATLAB Simulink. I run the simulation and I can view the results on scopes. I can save the results from scopes as MATLAB figures, etc. I can also save the workspace (full or partial).
What I want to do is that when I close the simulation, and open it again, it should be at the point where I closed it. In other words, I want to run a simulation and save it in such a way whenever I need it, I just need to open that file without the need to run it again. In this way, I do not have to save all the results of the scopes one by one. This will speed up my work. It will also help me to save my hard disk space. Moreover, I will not have to spend time to decide which result is important and which is not. I can just open a pre-run simulation and view my required results.
1 commentaire
Suman
le 5 Août 2024
Réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!