@@ -34,19 +34,22 @@ If you already have a configuration file you can load it by clicking `|Load Vise
**Key Select Command [keyselectcommand]**
* [cell array] each row is string containing a key character followed by "," then a command to execute when the key character is pressed while the pointer is over the data axis.
**MORE DESCRIPTION ON ALL OF THESE ABOVE PICTURES WITH CELL STRING EXAMPLE ETC**
# EEG Plot Options
description
**Keep figure at front [mouse_data_front]**
* [''on''|''off''] When mouse moves over the data axis bring/keep the eegplot figure window at the front {default: ''on''}
**Sampling Rate [srate]**
* Sampling rate in Hz {default|0: 256 Hz}
* Sampling rate in Hz {default|0: 256 Hz}.Use in the calculation of times labels on the x axis of the eegplot scroll window.
**Y axis spacing [spacing]**
* Display range per channel (default|0: max(whole_data)-min(whole_data))
* Display range per channel (default|0: max(whole_data)-min(whole_data)) Y axis distance in uV between the zero value of each waveform in the eegplot scroll window.
**Time Limits [limits]**
* [start end] Time limits for data epochs in ms (for labeling purposes only).
* [start end] Time limits for data epochs in ms (for labelling purposes only).
**Window Time Length [winlength]**
* [value] Seconds (or epochs) of data to display in window {default: 5}.
...
...
@@ -98,7 +101,26 @@ description
# Marks Property Options
description find THESE DESCRIPTIONS IN VISEDCONFIG2PROPGRID!!!!!!!!!!!!!!!!!!!!!!
** Marks Y axis Location [marks_y_loc]**
*'Location along the y axis [percent from bottom to top] ' ...
'to diplay the marks structure flags {default .8}. May also ' ...
'be an array of values to plot ']) ...
**Inter-Mark Interval [inter_mark_int]**
* 'Distance along the y axis [percent from bottom to top] ' ...
'to separate each marks type {default .04}.']) ...