Main Content

Run on Target Hardware

Deploy a MATLAB® function as a standalone executable on the hardware

The MATLAB Support Package for Raspberry Pi® Hardware also enables you to deploy MATLAB function on the hardware. With MATLAB Coder™ you can generate C code for your MATLAB algorithm and deploy it to run standalone on the Raspberry Pi Hardware. The standalone executable continues to run even if the hardware is disconnected from the computer. To know more, see Additional Capabilities with MATLAB Coder.

Note

You can deploy MATLAB function on the hardware from MATLAB Online™. See Connect to Raspberry Pi Hardware Board in MATLAB Online for more details.

Objects

raspiConnection to Raspberry Pi board

Functions

targetHardwareCreate configuration object for hardware
deployDeploy MATLAB function on hardware

Apps

Raspberry Pi Resource Monitor AppMonitor and manage Raspberry Pi resources (Since R2020b)

Topics