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
addNewEthernetInterface | Add new Ethernet interface to hardware |
addNewSerialInterface | Add serial interface to hardware |
deleteEthernetInterface | Delete Ethernet interface from hardware |
deleteSerialInterface | Delete serial interface from hardware |
Version History
Introduced in R2015a