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

Error when trying to see Spindles Waves #52

Open
AgustinSolano opened this issue Jul 21, 2017 · 1 comment
Open

Error when trying to see Spindles Waves #52

AgustinSolano opened this issue Jul 21, 2017 · 1 comment

Comments

@AgustinSolano
Copy link

Dear,
I am starting to use the toolbox to detect spindles. I am gettig these errors:

Error using *
Inner matrix dimensions must agree.
Error in swa_Explorer>update_SWPlot (line 857)
(data./max(data) * data_max) - data_max,...
Error in swa_Explorer>SliderUpdate (line 636)
handles = update_SWPlot(handles);
Error using *
Inner matrix dimensions must agree.
Error in swa_Explorer>update_SWPlot (line 857)
(data./max(data) * data_max) - data_max,...
Error in swa_Explorer>SpinnerUpdate (line 618)
handles = update_SWPlot(handles);

I am working with MATLAB R2017a in Ubuntu 14.04 LTS.

I used the SS template script with my own data.
Have you got any further infromation/tutorial about toolbox usage? I dont really undestand all its functions.

Thanks in advance!

@Mensen
Copy link
Owner

Mensen commented Jul 23, 2017

Hey Agustin,
Sorry to hear you are having these troubles. Before you run the swa_Explorer with this data, does the output of the main detection tools [Data, Info, SS] seem okay? In particular were spindles detected and their properties outlined in the SS structure? Otherwise, something happened during the detection already and this error is caused when trying to plot no results.

What format is your data in? Did you convert from EEGLAB, or did you load the data in manually?

Do you get the same error if you run the steps with the example dataset in the "Templates" folder?

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

2 participants