Run a Simulink model, pause it, change some parameters and resume the simulation
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Daniele Venanzetti
am 10 Dez. 2021
Bearbeitet: Fangjun Jiang
am 13 Dez. 2021
Hi Guys,
I am trying to run my Simulink model for a while, pause it, change some signals and resume it. I took some ideas from:
And I looked at:
But I am struggling to find the properties I am interested in ('SaveFinalState', 'FinalStateName','SaveCompleteFinalSimState','LoadInitialState' and so on). I don't know what these properties do exaclty and I can't find a list with all the properties I can set. I also looked inside:
But I couldn't find the properties I need.
Could you please send me a link with a thorough list of properties (and their description) that are useful for the task I have?
Many thanks!
0 Kommentare
Akzeptierte Antwort
Fangjun Jiang
am 13 Dez. 2021
Bearbeitet: Fangjun Jiang
am 13 Dez. 2021
For any of these properties, press Ctrl+E to open the Configuration Parameters dialog window, find the property, such as 'Save Final State', move the mouse cursor and hover over it, right click, "What's This?" will appear, click it, it will bring up the help document and you can read about it.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Programmatic Model Editing 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!