csc_eeg_plotter error
Hi Armand, something weird happened on a step which usually doesn't cause me any issue.
So, I could see my whole night EEG just fine in csc_eeg_plotter (uptodate version), and then I crop it to either just stage 3 or stage REM (either with the swa select stage function, or just with a few lines of code), and then I can't open it anymore in csc_eeg_plotter and got this error.
Do you know what might be wrong? Thanks, Amandine
Error using matlab.graphics.axis.Axes/set Value must be a 1x2 vector of numeric type in which the second element is larger than the first and may be Inf
Error in csc_eeg_plotter>update_main_plot (line 482) set([handles.main_ax, handles.name_ax],...
Error in csc_eeg_plotter>fcn_load_eeg (line 333) update_main_plot(handles.fig);