Does Simulink compiles a model when opening it?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Sohil Shrestha
am 3 Feb. 2020
Beantwortet: Paul
am 28 Dez. 2021
I have a question regarding stages of compilation and simulation in Simulink. I read the documentation in here https://www.mathworks.com/help/simulink/ug/simulating-dynamic-systems.html
However I am not sure what kind of checks Simulink does when opening/loading the model in Simulink without compiling it.
The reason I am asking is does the results differ when programmatically getting metrics of the model through Simulink check. I am able to get results even if the model is slmetrics api in Simulink check is throwing compilation errors. Some random sampling and testing suggest results doesnot vary.
However I am not sure if that is the case for every other model.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Create Large-Scale Model Components 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!