Simulink 모델을 빌드(Ctrl+B)하는 매틀랩 명령어 문의드립니다.

5 views (last 30 days)
모델을 빌드하기 위해 Ctrl + B 를 사용하고 있습니다. 이와 동일하게 프로그래밍 방식으로도 빌드하는 명령어를 알고 싶습니다. 

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 5 Jul 2022
MATLAB 명령창에서 slbuild 명령을 사용하여 코드를 생성하고 모델을 빌드할 수 있습니다. 
참고: 빌드 프로세스에 대해 다음 작업 중 하나를 수행할 수 있습니다. 
1. APPS 탭에서 Simulink Coder 앱을 엽니다. C CODE 탭에서 빌드를 클릭합니다.
2. Ctrl+B 를 누릅니다
3. MATLAB 명령창에서 slbuild 명령어을 실행합니다.

More Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!