In Matlab, type

GUI


This is not a complete application.  It only includes some of the
functions that are called by clicks on the buttons.  The functions the
implement the tabbed panels are not specific to the application and
are defined in:

addPanel.m
getUserData.m
makeFileButtons.m
makePanelVisible.m
setUserData.m
uiLabelEdit.m

The primary functions that implement this application's interface are in

GUI.m
panelChannels.m
panelMonitor.m
panelArtifacts.m
panelClassifier.m
panelTrain.m

A few additional functions are included to show how feature
transformation functions are added.

Feel free to make use of these functions.  Please acknowledge the
source in any software and publications that develop from using these
functions.


Chuck Anderson
Department of Computer Science
Colorado State University
Fort Collins, CO 80523
http://www.cs.colostate.edu/~anderson
