add note for gnuplot
This commit is contained in:
5
gnuplot.note
Normal file
5
gnuplot.note
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
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
|
||||||
|
|
||||||
Reference in New Issue
Block a user