Serial Monitor (Debugger)

MATLAB substitute for Arduino's Serial Monitor (Debugger).

You are now following this Submission

*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 (2026). Serial Monitor (Debugger) (https://www.mathworks.com/matlabcentral/fileexchange/45839-serial-monitor-debugger), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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