minor: removed titles
This commit is contained in:
parent
e35750f3e0
commit
2eb8c42ae9
@ -2,7 +2,7 @@ load '../main.plt'
|
||||
|
||||
set output 'resolution.2D.eps'
|
||||
|
||||
set title '2-D Meshes'
|
||||
# set title '2-D Meshes'
|
||||
|
||||
set log xy
|
||||
set key right bottom
|
||||
|
@ -2,7 +2,7 @@ load '../main.plt'
|
||||
|
||||
set output 'resolution.3D.eps'
|
||||
|
||||
set title '3-D Meshes'
|
||||
# set title '3-D Meshes'
|
||||
|
||||
set log xy
|
||||
set key right bottom
|
||||
|
Loading…
Reference in New Issue
Block a user