gfx
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -84,13 +84,13 @@
|
||||
}%
|
||||
\gplgaddtomacro\gplfronttext{%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1802){\makebox(0,0)[r]{\strut{}\footnotesize{filtered}}}%
|
||||
\put(4453,1802){\makebox(0,0)[r]{\strut{}\footnotesize{filtered}}}%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1582){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (BS)}}}%
|
||||
\put(4453,1582){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (BS)}}}%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1802){\makebox(0,0)[r]{\strut{}\footnotesize{filtered}}}%
|
||||
\put(4453,1802){\makebox(0,0)[r]{\strut{}\footnotesize{filtered}}}%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1582){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (BS)}}}%
|
||||
\put(4453,1582){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (BS)}}}%
|
||||
}%
|
||||
\gplbacktext
|
||||
\put(0,0){\includegraphics{path3_interval}}%
|
||||
|
||||
@@ -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', \
|
||||
|
||||
Reference in New Issue
Block a user