Main Content
targetHardware
Create configuration object for hardware
Add-On Required: This feature requires the MATLAB Support Package for Raspberry Pi Hardware add-on.
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.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2018b