Serial Monitor (Debugger)

MATLAB substitute for Arduino's Serial Monitor (Debugger).
4.5K Downloads
Updated 5 Jun 2014

View License

*MATLAB substitute for Arduino's Serial Monitor (Debugger)
*Displays strings printed from Arduino code using print and println.
*Allows saving of all the data to MATLAB workspace as 'serialData' variable.
*Currently does not support writing to Serial Port.

Cite As

Ankit Desai (2024). Serial Monitor (Debugger) (https://www.mathworks.com/matlabcentral/fileexchange/45839-serial-monitor-debugger), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Debugging and Analysis in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.4.0.0

Fixed bug when only one serial port is found.

1.2.0.0

Removed HTML tags from description.

1.1.0.0

Removed a bug that prevented connect/disconnect multiple times.

1.0.0.0