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...
% EEGLAB error in function ADJUST() at line 208: % Index exceeded matrix dimension % Line 208 of ADJUST(): % GDSF = compute_GD_feat(topografie,EEG.chanlocs(1,pos_channels),size(EEG.icawinv,2)); Is there any eegLab user here to which I could ask a couple of questions or does anyo...
eeg_load_scan_cnt from the EEG TOOLBOX (http://eeg.sourceforge.net). I couldn't get the function to work on my data. After extensive searches, we realized that for our continuous CNT files, data was stored in blocks of 40 unsigned short integers for each channel [[40 bytes] * nb_...
Quick PCA: This just run a PCA using the default function (CUDAICA or BINICA or whatever you set on Quicklab Defaults). I have non-exhaustive list to quickly run a PCA from the menu without having to interact with ANY prompts.