CSC-UW / csc-eeg-tools

Set of matlab functions for EEG io, preprocessing, analysis from the Center for Sleep and Consciousness, University of Wisconsin (csc)
19 stars 7 forks source link

Saving Error #8

Closed bwjones2 closed 8 years ago

bwjones2 commented 9 years ago

If you only have one event 1 or 2 it throws the following error when saving:

Conversion to cell from double is not possible.

Error in csc_eeg_plotter>fcn_compute_events (line 484) event_data(range, 2) = get(events{type}(:,1), 'xdata');

Error in csc_eeg_plotter>fcn_save_eeg (line 217) EEG.csc_event_data = fcn_compute_events(handles);

Error while evaluating Menu Callback

Mensen commented 8 years ago

fixed in 4d8f511a8f4b8c92eb94c6b9e64ed458012c04ff