adlofts created page: contributing authored by Brad Kennedy's avatar Brad Kennedy
...@@ -34,7 +34,7 @@ ve_eegplot and ve_edit function both contain different common actions you may wa ...@@ -34,7 +34,7 @@ ve_eegplot and ve_edit function both contain different common actions you may wa
| 'topoplot' | `<figure handle>` | Draws a topographic plot of the time selected | | 'topoplot' | `<figure handle>` | Draws a topographic plot of the time selected |
| 'drawp' | `<movement direction>` | Refreshes and redraws the figure | | 'drawp' | `<movement direction>` | Refreshes and redraws the figure |
Where moment direction is Where movement direction is
* 0 - to redraw * 0 - to redraw
* 1 - to move left by one window * 1 - to move left by one window
* 2 - to move left by one second * 2 - to move left by one second
... ...
......