Hello,
I got some help on another question about a softSerial array and I finally got arduino to send data over the usb to Matlab. I just uploaded the sketch to transmit the data wirelessly through xbee (series 1) and it seemed to be working great i.e. no corruption except only when I reset the arduino. I have only the rx, tx, +5v, and gnd (from the adafruit xbee adapter kit) connected to the arduino but I always get an empty array from Matlab unless I press the reset button on the arduino and then run the Matlab program. I don't have to do this when I use a usb cable but I have to every time I send data wirelessly. Does the xbee need a power cycle to be able to start transmitting again? If so is it possible to wire a pin to the arduino reset to have it reset itself?
Thanks for any help.

