slbuild() sometimes opens Simulink Editor window
显示 更早的评论
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)
回答(1 个)
Shiva Katukam
2020-8-26
0 个投票
If the model is not loaded already, slbuild() loads the model before initiating the build process.
类别
在 帮助中心 和 File Exchange 中查找有关 Target Computer Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!