How to build a Simulink model programmatically instead of pressing Ctrl+B

I would like to know what command is equivalent to Ctrl+B for building a model.

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 7월 5일
편집: MathWorks Support Team 2022년 7월 5일
You can generate code and build a model by using the slbuild command from the MATLAB command line. 
 
Note: You can perform one of these actions for the build process. 
1. On the Apps tab, open the Simulink Coder app. In the C Code tab, click Build.
2. Press Ctrl+B.
3. Run the slbuild command from the MATLAB command line.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기

제품

릴리스

R2021b

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by