This commit is contained in:
kazu
2016-05-05 16:58:23 +02:00
parent 6000a735e9
commit 54f4d29c4c
6 changed files with 4138 additions and 4299 deletions

View File

@@ -3,15 +3,15 @@ set output "path3_interval.tex"
set termoption dashlength 0.5
set ticslevel 0
set view equal xy
set zrange [0:2200]
set multiplot layout 1,1 scale 2.7,2.7 offset 0,0.20
set zrange [350:2000]
set multiplot layout 1,1 scale 3.1,3.1 offset -0.12,0.26
set view 72,33
unset border
unset xtics
unset ytics
unset ztics
set key at screen 0.90,0.95 opaque box samplen 0.5 width -7.0
set key at screen 0.99,0.95 opaque box samplen 0.5 width -7.0
splot \
'floors.dat' notitle with lines lc rgb '#999999', \