Dear Fieldtrippers,<br><br><br>I am encountering a strange error while i try to use ft_databrowser. The error code is as below. I have never seen this error earlier. I used ft_databrowser many times and its only last 2 days that i am getting the error. I downloaded a newer version of fieldtrip (fieldtrip-20120130) and used the newer version but still the same error. Strangely, i dont get this error when i tried with other computers (same matlab version (R2010a), same operating system (windows 7) on both computers. Has anyone got this error before? what may cause this error?<br><br><br>fieldtrip version 20120130, matlab version R2010a, operating system windows 7.<br><br><br>Thanks in advance for any suggestions.<br><br><br><br>??? Error using ==> ft_fetch_data at 57<br>data does not contain a consistent trial definition, fetching data is not<br>possible<br><br><br>Error in ==> ft_databrowser>redraw_cb at 1159<br>art = ft_fetch_data(opt.artdata, 'begsample', begsample, 'endsample', endsample);<br><br><br>Error in ==> ft_databrowser at 535<br>redraw_cb(h);