*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.
Ankit Desai (2021). Serial Monitor (Debugger) (https://www.mathworks.com/matlabcentral/fileexchange/45839-serial-monitor-debugger), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
It is a very useful app. Thanks for your sharing. At the same time, I would like to change the sampling frequency. How could I implement it?
Excellent work with this App. Thanks for your assistance and for share!
good
Whitout the option of select the BaudRate, it's non interesting..!!
This looks good but baud rate selection is just as important as COM Port...
Missing the option to change the Baudrate
Is there any way I can have the app run, connect, and save the output when I tell it to via code? Thanks in advance.
All commands sent from Arduino via print and println commands will show up in the Serial Monitor.
You should be able to see the commands in the text area of the app. Clicking "Save" will save the text content to MATLAB Workspace as "SerialData" variable.
thanks ,
but how does is it work ...
can i save the data from arduino to matlab workspace with it ?
i have chosen my arduino port (COM14)
i'm using a IMU motion sensor but when i click save i got in matlab workspace : Empty string: 1-by-0