Main Content
deploy
Deploy MATLAB function on hardware
Add-On Required: This feature requires the MATLAB Support Package for Raspberry Pi Hardware add-on.
Description
deploy(
deploys the MATLAB® function as a standalone executable on the hardware. When deploying the
function, MATLAB generates a deployment report. The report contains the information about the
deployment status. Use the report to debug the function and verify that the function is
suitable for deployment.targetObj
,functionName
)
Note
The MATLAB function to be deployed must not have any input or output arguments.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2018b