Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csc_eeg_plotter error #58

Open
Dine-Dine opened this issue Nov 7, 2018 · 0 comments
Open

csc_eeg_plotter error #58

Dine-Dine opened this issue Nov 7, 2018 · 0 comments

Comments

@Dine-Dine
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant