Skip to content

csc_eeg_plotter error #58

Open
Open
@Dine-Dine

Description

@Dine-Dine

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions