Build action
Defines how Simulink® software
responds when you press Ctrl+B
to build your model.
Settings
Default: Build,
load, and run
Build, load, and run
With this option, pressing
Ctrl+B
or clicking the Deploy to Hardware button:Generates code from the model.
Compiles, links, and packages the code into an app.
Loads the app into the Apple iOS device.
Runs the app in the Apple iOS device.
Build
With this option, pressing
Ctrl+B
or clicking the Deploy to Hardware button:Generates code from the model.
Compiles and links the code into an executable with libraries.
This option does not load and run the app on the Apple iOS device.
Recommended Settings
Application | Setting |
---|---|
Debugging | Build_load_and_run |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |