-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sven Daehne
committed
Jan 27, 2014
1 parent
6df7a7d
commit 1e3760d
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
%This directory contains scripts that demonstrate the basic functionality | ||
%of this toolbox. | ||
% | ||
% | ||
%DEMO_ANALYSIS_ERPS - Demo script for basic analysis of Event Related | ||
% Potentials (ERPs). | ||
%DEMO_ANALYSIS_GA_ERPS - Demo script for basic analysis of grand average | ||
% (i.e. averages across subjects) of Event Related | ||
% Potentials (ERPs). | ||
%DEMO_ANALYSIS_ERD - Demo script for basic analysis of Event Related | ||
% Desynchronisation (ERD). | ||
%DEMO_ANALYSIS_SPECTRA - Demo script for spectral analysis. | ||
%DEMO_CONVERT_CENTERSPELLERMVEP_DATASETS - Demo script for converting raw | ||
% EEG files to matlab format. |