added new figure comparing good vs bad int results

This commit is contained in:
toni
2016-05-09 14:00:41 +02:00
parent 533a3783ef
commit 89f764e22f
24 changed files with 8307 additions and 1508 deletions

View File

@@ -1,17 +1,19 @@
set terminal epslatex size 3.4,1.4
set terminal epslatex size 2.4,1.4
set output "path3_interval.tex"
set termoption dashlength 0.5
set ticslevel 0
set view equal xy
set zrange [350:2000]
set multiplot layout 1,1 scale 3.1,3.1 offset -0.12,0.26
set view 72,33
set zrange [0:2200]
set xrange[0:2500]
set yrange[0:5000]
set multiplot layout 1,1 scale 3.1,3.1 offset -0.05,0.26
set view 78,33
unset border
unset xtics
unset ytics
unset ztics
set key at screen 0.99,0.95 opaque box samplen 0.5 width -7.0
set key at screen 0.86,0.25 opaque box samplen 0.5 width -7.0
splot \
'floors.dat' notitle with lines lc rgb '#999999', \