updated plots for tabular display in thesis

This commit is contained in:
sm
2011-05-29 21:38:34 -06:00
parent 18ae7cfb22
commit fc49bf84bf
27 changed files with 50 additions and 27 deletions
+2 -1
View File
@@ -2,12 +2,13 @@ load '../main.plt'
set output 'resolution.2D.eps'
set title '2-D Meshes'
set log xy
set key right bottom
set xrange [0.008:0.18]
set xlabel 'Mesh Spacing'
set ylabel 'RMS of error'
plot './resolution.2D.64.out' \
+2
View File
@@ -2,6 +2,8 @@ load '../main.plt'
set output 'resolution.3D.eps'
set title '3-D Meshes'
set log xy
set key right bottom