eeglab
eeglab copied to clipboard
EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD
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. 
### 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. 
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...