sccn / clean_rawdata

Cleaning Raw EEG data
GNU General Public License v3.0
43 stars 17 forks source link

clean_rawdata() function #14

Closed sm02170 closed 4 years ago

sm02170 commented 4 years ago

Hello,

I got the error when I run the clean_rawdata() function. Could you please let me know how to solve it? "Error using distance (line 93) Not enough input arguments.

Error in clean_artifacts (line 230) if ~strcmpi(distance, 'euclidian')

Error in clean_rawdata (line 86) cleanEEG = clean_artifacts(EEG, 'FlatlineCriterion', arg_flatline,..."