The MATLAB Support Package for Raspberry Pi™ Hardware enables you to deploy your MATLAB function on the hardware. The function is deployed as a standalone executable that continues to run even if the hardware is disconnected from the computer.
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.
raspi | Connection to Raspberry Pi board |
targetHardware | Create configuration object for hardware |
deploy | Deploy MATLAB function on hardware |
Raspberry Pi Resource Monitor App | Monitor and manage Raspberry Pi resources such as MATLAB/Simulink deployed processes, CPU, RAM, SD card, external peripheral devices, and interfaces |
Automatically Run MATLAB Function on Raspberry Pi After Restart
Automatically start a MATLAB function deployed on Raspberry Pi hardware every time you restart the hardware.
Workflow to Deploy MATLAB Function on Raspberry Pi
Workflow to explain the steps involved in deploying a MATLAB function on the hardware