ArdLAB

ArdLAB users can use Arduino under MATLAB w/o knowing C language.
441 Downloads
Updated 3 Feb 2017

View License

ArdLAB (Arduino+MATLAB) is the platform such that MATLAB and/or Octave (MATLAB alternative with very similar features) users can use Arduino hardware under MATLAB/Octave environment without knowing C/C++ language. For example, the users of ArdLAB can run analogRead() function of Arduino directly under MATLAB/Octave environment. Actually, ArdLAB is just an Arduino code “ArdLAB.ino” plus many MATLAB/Octave scripts and functions having same names with Arduino functions.
ArdLAB was developed for educational purpose so that students can access hardware interface even with very few knowledge of MATLAB. Performance was not the main concern and it does not support any fixed sampling time. Instead I tried to develop everything more readable and easy, so that students can take look of the inside of ArdLAB anytime.

Cite As

Jaebum Son (2024). ArdLAB (https://www.mathworks.com/matlabcentral/fileexchange/61430-ardlab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0