- 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?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
Suman
2024-8-5
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!