[Eeglablist] A (Super) Quick Question on Filtering
Mark Haney
mhaney377 at gmail.com
Sat May 30 15:34:16 PDT 2020
Hello EEGLAB Members,
If I seek to, in scripting, filter EEG data from 1 to 30Hz on the command
line, are the two lines of code below ok? I am not familiar with the
specifics of filtering and I would really appreciate some advice in the
right direction:
temp = pop_eegfiltnew(EEG, 1, 0, [], 0);
EEG = pop_eegfiltnew(temp, [],30,132,0,[],0);
Thank you and stay safe!
Mark
More information about the eeglablist
mailing list