POP_REJMENU Main menu for rejecting trials in an EEG dataset

Usage: >> pop_rejmenu(INEEG, typerej);

Inputs:
INEEG   
input dataset
typerej   
data to reject on (0 = component activations;
1   
raw electrode data). {Default: 1 = reject on raw data}

Author: Arnaud Delorme, CNL / Salk Institute, 2001

See also: eeglab(), pop_eegplot(), pop_eegthresh, pop_rejtrend()
pop_rejkurt(), pop_jointprob(), pop_rejspec()

See the matlab file pop_rejmenu.m (may require other functions)

Back to functions