File System and Shell Operations
Manage files and execute Linux® shell commands on Raspberry Pi® hardware
Use MATLAB® functions to perform essential file operations such as uploading, downloading, and deleting files directly on Raspberry Pi hardware.
Also, execute Linux shell commands to directly interact with Raspberry Pi operating system.
Functions
system | Run command in Linux shell on Raspberry Pi hardware |
openShell | Open terminal on host computer to use Linux shell on Raspberry Pi hardware |
getFile | Transfer file from Raspberry Pi hardware to host computer or MATLAB Drive |
putFile | Transfer file from host computer to target hardware |
deleteFile | Delete file on target hardware |
Topics
- Manage Raspberry Pi Files
Exchange files with Raspberry Pi hardware.
- Raspberry Pi Linux Command Interface
Running commands on Raspberry Pi hardware.
- Run Linux Commands on Raspberry Pi Hardware
Run Linux commands on Raspberry Pi hardware.
- Access Linux on Raspberry Pi Using Computer Peripherals
Set up Raspberry Pi hardware as a Linux desktop or terminal.
- Extend Linux Partition on SD Card
Extend Linux partition on the SD card for Raspbian Linux image.
Troubleshooting
Troubleshoot Failures Caused by Improper Shut Down of Raspberry Pi Operating System
Troubleshoot Linux OS boot failures due to improper shut down of Raspberry Pi hardware.