Getting Started with the Matlab Support Package for Arduino Hardware

The Matlab Support Package for Arduino Hardware is a Matlab add-on that allows you to write Matlab code which can then be executed on an Arduino. This tutorial illustrates how to install and setup the Matlab Support Package for Arduino Hardware. We will write a simple proof-of-concept script and demonstrate connecting to and controlling an Arduino board. It may be helpful to watch our previous video discussing a similar workflow using the native Arduino IDE (). Additional documentation from Mathworks is located at
Back to Top