...\ARCADE\arcade\EyeServer\CalibrateEyelink.m
Sometimes, the status string returned by Eyelink doesn't match the pattern:
-0.5 -0.5 1 1 10 MOVING
instead, an empty string is returned.
This will cause index exceeds array bounds error  in line 181
below i printed the statusStr and the length of splitted array.
