updates to plots

This commit is contained in:
sm
2011-06-03 00:53:55 -06:00
parent 536f3209a6
commit e35750f3e0
20 changed files with 68 additions and 76 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ set key right bottom
set xrange [0.008:0.18]
set xlabel 'Mesh Spacing'
# set xlabel 'Mesh Spacing'
set ylabel 'RMS of error'
plot './resolution.2D.64.out' \
+1 -1
View File
@@ -10,7 +10,7 @@ set key right bottom
set xrange [0.004:0.055]
set xlabel 'Mesh Spacing'
# set ylabel 'RMS of error'
set ylabel 'RMS of error'
plot './resolution.3D.gmsh.out' \
u 1:2 t '{/Symbol n} = 2' w l,\