IMU+Arduino Uno+Matlab

Hello Everyone

I have a 9DOF Sensor Stick and i connected it to an Arduino Uno.

I programed the Arduino Uno to get read the data from the Sensor Stick and display it on Matlab.

The problem is that i want to plot the reading on a graph on Matlab but i couldnt read continuously in matlab, only one set of reading.

Any ideas on how to continuously read the serial port on matlab ??

Thanks

Any ideas on how to continuously read the serial port on matlab ??

Does this look like the matlab forum?

You haven't indicated whether the problem is with getting matlab to read the values continuously, or in getting the Arduino to send them continuously, so, I'll assume that it is the former, which makes it not an Arduino issue.