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

4 visualizaciones (últimos 30 días)
MathWorks Support Team
MathWorks Support Team el 5 de Jul. de 2022
Respondida: MathWorks Support Team el 5 de Jul. de 2022
모델을 빌드하기 위해 Ctrl + B 를 사용하고 있습니다. 이와 동일하게 프로그래밍 방식으로도 빌드하는 명령어를 알고 싶습니다. 

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Deployment, Integration, and Supported Hardware en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!