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!