| POP_TOPOPLOT | Plot head of subjects with a pop-up window. |
| Usage: | >> pop_topoplot( EEG, typeplot, latencies); |
| Inputs: | |
EEG |
dataset structure |
typeplot |
1=channel, 0=component (default:1) |
latencies/components |
for EEG: array of latencies (in millisecond) at which the head should be plotted. For components: array of index of components to plot. |
| See also: | eegglobal, eeglab, topoplot |