Posts tagged with matlab

Simple DIP threshold animation using Matlab


Use Matlab to read serial data

Matlab can be configured to read serial data that can be send through a microcontroller. Here is the code for Matlab to read a single line and print. Assume that you are sending ascii character values through microcontroller separated by new line.Here is the Matlab code to receive the data.