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

30 visualizaciones (últimos 30 días)
I would like to know what command is equivalent to Ctrl+B for building a model.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 5 de Jul. de 2022
Editada: MathWorks Support Team el 5 de Jul. de 2022
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.

Más respuestas (0)

Categorías

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

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by