add liveplotting
This commit is contained in:
parent
2669a213fc
commit
a22f8965c8
@ -2,4 +2,6 @@ gnuplot
|
||||
set datafile separator ','
|
||||
set key autotitle columnhead
|
||||
plot 'plot.dat' using 0:1, 'plot.dat' using 0:2, 'plot.dat' using 0:3, 'plot.dat' using 0:4
|
||||
pause 3
|
||||
reread
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user