Main Content
createHardware
Create an object for the hardware that a target supports
Description
returns a hardware
= createHardware(hardwareName
)matlabshared.targetsdk.Hardware
object, H
, with the Name
property set to
the value of hardwareName
.
A Hardware
object represents a
hardware board supported by a target.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015a