slbuild() sometimes opens Simulink Editor window
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Using slbuild() to build and upload a model to a real-time target machine typically loads the system in the background. But recently slbuild() sometimes opens the model in a new Simulink Editor window, as if called by open_system() instead of load_system().
Is anyone familiar with this behavior and aware of how to prevent it?
Thanks
(Using Simulink Real Time 2017a)
0 commentaires
Réponses (1)
Shiva Katukam
le 26 Août 2020
If the model is not loaded already, slbuild() loads the model before initiating the build process.
0 commentaires
Voir également
Catégories
En savoir plus sur Target Computer Setup dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!