


viewedf
Display EDF (European Data Format) files
This program requires Matlab Version >= 5.2 and should work with Matlab 6.x
Command line functionality (note: all commands are case sensitive):
viewedf : start program
viewedf('OpenEDFFile', FILENAME) : open FILENAME
viewedf('Goto', RECORD) : move to RECORD
viewedf('GotoSecond', SECOND) : move to a certain SECOND
viewedf('Prev') : move back one screen
viewedf('Next') : move forward one screen
viewedf('PrevFast') : move back 5 screens
viewedf('NextFast') : move forward 5 screens
viewedf('Close') : close viewer
Keyboard shortcuts:
'+' : move to next screen
'-' : move to previous screen
'U' : scale all channels up
'D' : scale all channels down
Version 3.04Alpha, 10/22/01
(c) Herbert Ramoser (herbert.ramoser@arcs.ac.at)
This Software is subject to the GNU public license.