targetHardware
Create configuration object for hardware
Description
creates a configuration object for the hardware. You can deploy your MATLAB® function as a standalone executable on the hardware by using this object with
the targetObj
= targetHardware(hardwareName
)deploy
method.