Main Content

Build action

Select build option

Model Configuration Pane: Hardware board settings / Target hardware resources / Groups / Build options

Description

Build, load, and run

With this option, pressing Ctrl+B or clicking Build Model:

  1. Generates code from the model.

  2. Compiles and links the code into a shared object called librsedu.so.

  3. Detects if a Parrot® minidrone is connected over Bluetooth®.

  4. Loads the librsedu.so into the connected Parrot minidrone.

  5. Runs the librsedu.so in the Parrot minidrone.

Build

With this option, pressing Ctrl+B or clicking Build Model:

  1. Generates code from the model.

  2. Compiles and links the code into a shared object called librsedu.so.

This option does not load and run the librsedu.so on the Parrot minidrone.

Settings

Build, load, and run (default) | Build

Default: Build, load, and run

Programmatic Use

No programmatic use is available.

Version History

Introduced in R2018a