Build Action
Defines how Simulink software responds when you press Ctrl+B to build model
Model Configuration Pane: Hardware Implementation / Hardware board settings / Target hardware resources / Build options
Description
Defines how Simulink® software responds when you press Ctrl+B to build your model.
Settings
Build, load, and run (default) | BuildDefault: Build, load, and run
Build, load, and runWith this option, pressing
Ctrl+Bor clicking Deploy to Hardware:Generates code from the model.
Compiles and links the code into an executable with libraries.
Loads the executable on the Android® device.
Runs the executable on the Android device.
BuildWith this option, pressing
Ctrl+Bor clicking Deploy to Hardware:Generates code from the model.
Compiles and links the code into an executable with libraries.
This option does not load and run the executable on the Android device.
Programmatic Use
| No programmatic use is available. |
Version History
Introduced in R2016b