sccn / ICLabel

Automatic EEG IC classification plugin for EEGLAB
https://iclabel.ucsd.edu/tutorial
53 stars 19 forks source link

Undefined function 'fir_filterdcpadded' for input arguments of type 'double.' #6

Closed metoeeg closed 4 years ago

metoeeg commented 4 years ago

ICLABEL_error

Hello,

I receive this error when I want to run ICLabel. I've been struggling to fix it. Any help would be appreciated. Thanks!

lucapton commented 4 years ago

Hi @metoeeg, I realize you had your question answered on the EEGLABlist long ago, but I'll answer it here for posterity.

This problem occurs when you clone the git repo without using the --recursive flag. You can either get the plugin from the EEGLAB plugin manager or clone it again from here including the --recursive flag.