Main Content

matlabshared.targetsdk.Hardware Class

Namespace: matlabshared.targetsdk

Hardware that runs generated code

Description

Use the Hardware class to represent a hardware board definition supported by a target.

Creation

To construct a Hardware object, use the createHardware function.

Properties

expand all

Identifier of hardware, specified as a character vector or string scalar.

Example: 'ARM Cortex-R4'

Attributes:

GetAccess
public
SetAccess
public

Data Types: char | string

Methods

expand all

Version History

Introduced in R2015a