I am trying to achieve real time plotting of accelerometer data using an arduino, an Xbee, and Matlab. Usually when the Matlab program gets data, it gets something like this:
~ #� ' X: -2 Y: 20 Z: 4080 t: 33232
~ !� ' X: 4 Y: 2 Z: 4066 t: 33255
b~...