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

Issue with BCI annotate #52

Open
j3010 opened this issue Jul 28, 2018 · 0 comments
Open

Issue with BCI annotate #52

j3010 opened this issue Jul 28, 2018 · 0 comments

Comments

@j3010
Copy link

j3010 commented Jul 28, 2018

Hello! I'm attempting to use bci_annotate(Model,Data) on the BCILAB development branch with MATLAB R2017b on Ubuntu 18.04 and revive the following errors:

io_loadset(): loading /usr/local/MATLAB/R2017b/toolbox/BCILAB-devel-temp/flushedsets/1989740531.sto...
Using deprecated argument "icachansind/ComponentChannelIndices" in function @(f,a,frame__f2)feval(f,a{:}) (help: Secondary location for component channel subset. Usage not recommended.).
Using deprecated argument "plotrad/PlottingRadius" in function @(f,a,frame__f2)feval(f,a{:}) (help: Preferred plotting radius for topoplot()).
Using deprecated argument "shrink/ShrinkFactor" in function @(f,a,frame__f2)feval(f,a{:}) (help: Preferred shrink factor for topoplot()).
Using deprecated argument "nodatchans/NoDataChans" in function @(f,a,frame__f2)feval(f,a{:}) (help: Legacy option for EEGLAB).
Warning: The event structure has changed across successive chunks passed to set_makepos; discarding buffered events.
Subscripted assignment dimension mismatch.

Error in bci_annotate (line 172)
data.streams{1}.data(C+(1:NC),:) = tmp.data;

Error in basic_script (line 40)
bci_annotate('Model',lastmodel, 'Data',traindata)

I'm not sure where to go with this one. Any help would be greatly appreciated.

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