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 -2
View File
@@ -3,9 +3,8 @@ load '../all.plt'
set output 'timing.3.aggregate.eps'
unset ylabel
# set title '3-D Interpolation Timing Data'
# set title '3-D Timing'
plot 'time.out' u 1:2 t 'Order 2, Mesh 1' w lp, \
'' u 1:3 t 'Order 3, Mesh 1' w lp, \