Simulink-Project... is there a way to deactivate pop-up question?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Kai Harth
am 4 Mär. 2022
Bearbeitet: Hawking
am 3 Mär. 2023
We just started using Simulink Project. When a model is opened that is part of the project, a pop- up will show up if we want to open just the model, or load the entire project.
Is there a default setting to deactivate that behavior?
We have many examples where we run simulink and open models programmatically, in various batch modes. So blocking on a pop-up each time is not an option.
4 Kommentare
Benjamin Thompson
am 4 Mär. 2022
It happens in R2021B also with open(). That should be fine since open() seems to be intended to be the same as opening the model for user editing and using. It does not appear to be a purely programmatic function.
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Subsystems 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!