You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EEG = pop_eegmaxmin(EEG,[1:14],[0 5996.0938],100,5996.0938,1,0);EEG
=pop_TBT(EEG,EEG.reject.rejmaxminE,4,0.3,0); %setting the fifth parameter
to zero would avoid the confirmation pop-up!
The text was updated successfully, but these errors were encountered:
Please try this:
EEG = pop_eegmaxmin(EEG,[1:14],[0 5996.0938],100,5996.0938,1,0);EEG
=pop_TBT(EEG,EEG.reject.rejmaxminE,4,0.3,0); %setting the fifth parameter
to zero would avoid the confirmation pop-up!
The text was updated successfully, but these errors were encountered: