1 #!/usr/bin/gnuplot -persist
7 # last modified Thu Jan 14 19:34:53 BST 1999
9 # Copyright(C) 1986 - 1993, 1998, 1999
10 # Thomas Williams, Colin Kelley and many others
12 # Type `help` to access the on-line reference manual
13 # The gnuplot FAQ is available from
14 # <http://www.uni-karlsruhe.de/~ig25/gnuplot-faq/>
16 # Send comments and requests for help to <info-gnuplot@dartmouth.edu>
17 # Send bugs, suggestions and mods to <bug-gnuplot@dartmouth.edu>
25 set border 31 lt -1 lw 1.000
41 set key right top Right noreverse box linetype -2 linewidth 1.000 samplen 4 spacing 1 width 0
46 set offsets 0, 0, 0, 0
58 set hidden3d offset 1 trianglepattern 3 undefined 1 altdiagonal bentover
61 set cntrparam levels auto 5
62 set cntrparam points 5
66 set function style lines
67 set xzeroaxis lt -2 lw 1.000
68 set x2zeroaxis lt -2 lw 1.000
69 set yzeroaxis lt -2 lw 1.000
70 set y2zeroaxis lt -2 lw 1.000
78 set xtics border mirror norotate autofreq
79 set ytics border mirror norotate autofreq
80 set ztics border nomirror norotate autofreq
83 set title "" 0.000000,0.000000 ""
84 set timestamp "" bottom norotate 0.000000,0.000000 ""
85 set rrange [ * : * ] noreverse nowriteback # (currently [-0:10] )
86 set trange [ * : * ] noreverse nowriteback # (currently [-5:5] )
87 set urange [ * : * ] noreverse nowriteback # (currently [-5:5] )
88 set vrange [ * : * ] noreverse nowriteback # (currently [-5:5] )
89 set xlabel "" 0.000000,0.000000 ""
90 set x2label "" 0.000000,0.000000 ""
91 set timefmt "%d/%m/%y\n%H:%M"
92 set xrange [ * : * ] noreverse nowriteback # (currently [-10:10] )
93 set x2range [ * : * ] noreverse nowriteback # (currently [-10:10] )
94 set ylabel "" 0.000000,0.000000 ""
95 set y2label "" 0.000000,0.000000 ""
96 set yrange [ * : * ] noreverse nowriteback # (currently [-10:10] )
97 set y2range [ * : * ] noreverse nowriteback # (currently [-10:10] )
98 set zlabel "" 0.000000,0.000000 ""
99 set zrange [ * : * ] noreverse nowriteback # (currently [-10:10] )
106 splot 'maxout.gnuplot'