manual:stim
Differences
This shows you the differences between two versions of the page.
| manual:stim [2014/04/24 11:43] – created zenke | manual:stim [2014/04/24 11:49] (current) – [Example] updates gnuplot code zenke | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| It is easiest to understand what is happening by looking at the gnuplot output of the following script | It is easiest to understand what is happening by looking at the gnuplot output of the following script | ||
| - | < | + | < |
| set border 3 | set border 3 | ||
| set xtics nomirror | set xtics nomirror | ||
| set ytics nomirror | set ytics nomirror | ||
| unset key | unset key | ||
| + | set xlabel 'Time [s]' | ||
| + | set ylabel ' | ||
| plot ' | plot ' | ||
| </ | </ | ||
manual/stim.txt · Last modified: 2014/04/24 11:49 by zenke
