Use menu item File → Using the BIOSIG interface. The Biosig toolbox (biosig.sf.net) contains links to functions to read other EEG data formats in MATLAB. EEGLAB might install the BIOSIG plugin if you do not have it installed already. If the function does not return an error, your fi...
error messages. This is the latest error message: "EEGLAB error in function ref_infinity() at line 152: Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 0-by-0. My data set is attached, however I also get error messages ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Then, eye and muscle artifacts were automatically classified using theICLabelplugin v1.3 (default parameters, i.e., 90% confidence of classification). Finally, bad channels were interpolated using spherical interpolation (eeg_interpfunction), and 2s adjacent non-overlapping segments were epoched (eeg...
CNT2ASC (I put the link because the sources are no more accessible). However the sources do not work (output and empty file and say error in file format). I compiled them on Unix and Dos and it is the same. but they should be close to the sources of CNTTOASC. I tried to look...
It will be hard to troubleshoot this if there is no consistent way to reproduce the issue. Also, I find very peculiar that you get the error in inputgui.m while managing extensions. While doing that, EEGLAB does not call at any time the function inputgui.m. So... I'm kind of puzz...
Detect channel pops is a function that I made. It allows you to run a moving window and detect changes in data variation, based on mean, std, etc. It’s very simple, very weird, but may be useful to detect channel spikes. Here are the variables: 0. Size of window in bins/pnts 0...
You don't need to download the mex files, they are already in the Biosig plugin in eeglab when you install it. It might be due to an update we did yesterday to improve this function. Are you on Mac or Windows? Did you install the bisoig toolbox via eeglab GUI first? It is workin...