Main Content

matlabshared.targetsdk.Hardware Class

Namespace: matlabshared.targetsdk

Hardware that runs generated code

Description

A Hardware object represents a hardware board definition supported by a target.

Creation

To construct a Hardware object, use the createHardware function.

Properties

Methods

Public Methods

addNewEthernetInterfaceAdd new Ethernet interface to hardware
addNewSerialInterfaceAdd serial interface to hardware
deleteEthernetInterfaceDelete Ethernet interface from hardware
deleteSerialInterfaceDelete serial interface from hardware

Version History

Introduced in R2015a