diff options
Diffstat (limited to 'plot.gnu')
| -rw-r--r-- | plot.gnu | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plot.gnu b/plot.gnu new file mode 100644 index 0000000..46079c6 --- /dev/null +++ b/plot.gnu @@ -0,0 +1,3 @@ +set term x11 persist + +plot 'flux.out' using 1:2 with lines |
