Main Content

Production Device Details: Device vendor

Manufacturer of production hardware

Description

App Configuration Pane: Hardware

Configuration Objects: coder.HardwareImplementation

Specify the manufacturer of the hardware.

By default, the test and production hardware are the same. To specify different hardware settings for the test and production hardware, clear the Test Hardware is the same as production hardware checkbox.

MATLAB® Coder™ cannot generate code for ASICs or FPGAs. If the Device vendor and Device type for the production hardware is ASIC/FPGA, the test Device vendor is Generic and the test Device type is MATLAB Host Computer.

To view or modify the hardware implementation settings for the specified device vendor and type, click the Customize hardware implementation link.

Dependencies

Setting the Hardware board parameter to None — Select device below enables this parameter.

Settings

Generic

This value is the default value.

List of device vendors

The app populates a list of hardware vendors.

Programmatic Use

Parameter: ProdHWDeviceType
Type: character vector | string scalar
Default: 'Generic->MATLAB Host Computer'

Version History

Introduced in R2011a