Hardware board
Name of hardware board
Description
App Configuration Pane: Hardware
Configuration Objects: coder.hardware
Specify the hardware board on which the generated code runs.
To specify the hardware on which MATLAB® is running, specify MATLAB Host Computer
.
In the Configuration Parameters Dialog Box, to enable the Device
fields, Device vendor and Device type, select
None — Select device below
.
If you installed a support package for a board, you can select it from the Hardware Board drop-down list. To install a support package, select the installation link for the board.
The code generator enables you to extend the range of supported hardware by using the
target.create
and target.add
functions to register new devices. After you register a new device, you can select it
from the Hardware Board drop-down list.
Dependencies
This parameter is available only when you generate standalone code.
Settings
- List of hardware boards
Select a hardware board from the drop-down menu. The menu shows a list of hardware boards that are supported by your installed supported packages.
Programmatic Use
Property: Name |
Values: character vector | string scalar |
Version History
Introduced in R2018b