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

29 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 5 Jul 2022
Edited: MathWorks Support Team on 5 Jul 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.

More Answers (0)

Categories

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

Tags

No tags entered yet.

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!