Saving Simulink environment and data from run?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Brian Tremaine
am 20 Jul. 2019
Kommentiert: Brian Tremaine
am 26 Jul. 2019
I have a Simulink model that takes a couple hours to run. When the run is completed I'd like to be able to save the environment and scope data so I can recall the setup at a later time as if I had just done a re-run. Is this possible? Or do I need to export all scope data into Matlab then later run a custom matlab program to display results?
Thanks,
Brian
0 Kommentare
Akzeptierte Antwort
Vimal Rathod
am 26 Jul. 2019
You can use Simulation Operating Point to save and restore the states and data.
Refer to the following link:
Hope this helps.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources 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!