eeglab icon indicating copy to clipboard operation
eeglab copied to clipboard

EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD

Results 121 eeglab issues
Sort by recently updated
recently updated
newest added

I just looking at the code of runica. Line 497: ``` try if ismatlab, g.options = { g.options{:}, 'interrupt', 'on'}; end; catch, end ``` This make useless the default value...

Help button does not work for clusters. ![Screenshot 2024-03-07 at 4 39 39 PM](https://github.com/sccn/eeglab/assets/1872705/7485d48a-2e5a-49c1-afae-cb52444bd76d)

### Description Similar to #761 but the current version throws the error `Index exceeds the number of array elements. Index must not exceed 0.` when the `elocIn.SCS` field is empty....

If you call binica from the gui, then icadefs is called, which sets ICABINARY: `ICABINDARY = fullfile(eegpab_p, 'functions','supportfiles','ica_linux')` but then, binica.m is called (which then calls the ICABINARY), but there,...

### Description [*when i use command "pop_writeeeg(EEG1, save_path_bdf, 'TYPE','BDF');" to save data to BDF format, i find overbit occur .*] #### Steps to Reproduce 1. [*First Step:read an edf format...

See the comparison between 2022.1 (left) and 2024.0 (right. ![icLabel](https://github.com/sccn/eeglab/assets/46033589/15abd287-671f-40bb-a41f-b2588e85b092)

Avoid converting "Ok" to "OK"

I am running a study in EEG lab. I wish to plot ERSP and ITC plots but i am not able to do so in times vs frequency plots. On...

### Description I cannot import my mff files anymore. I have tried different version of Matlab, EEGlab, mffimport plugin. I have also increased the JAVA memory allowance. https://drive.google.com/drive/folders/19tWVFEuutKhhr35dd4ZH11kB5a_NSHjF?usp=drive_link #### Steps...