updated plots for tabular display in thesis
This commit is contained in:
@@ -5,6 +5,8 @@ set output 'rms.3.1.2-5.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Mesh 1"
|
||||
|
||||
unset xlabel
|
||||
|
||||
plot 'rms.out' u 1:2 t 'Order 2' w lp, \
|
||||
'' u 1:3 t 'Order 3' w lp, \
|
||||
'' u 1:4 t 'Order 4' w lp, \
|
||||
|
||||
@@ -5,6 +5,8 @@ set output 'rms.3.2.2-5.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Mesh 2"
|
||||
|
||||
unset xlabel
|
||||
|
||||
plot 'rms.out' u 1:6 t 'Order 2' w lp, \
|
||||
'' u 1:7 t 'Order 3' w lp, \
|
||||
'' u 1:8 t 'Order 4' w lp, \
|
||||
|
||||
Reference in New Issue
Block a user