[10327] in Athena Bugs
decmips 7.4G: gpp
daemon@ATHENA.MIT.EDU (Kamyar Ghandi)
Sun Feb 28 22:32:39 1993
To: bugs@Athena.MIT.EDU
Date: Sun, 28 Feb 93 22:32:33 EST
From: Kamyar Ghandi <kghandi@Athena.MIT.EDU>
System name: m1-115-3
Type and version: KN02ca 7.4G
Display type: PMAG-DV
What were you trying to do?
gpp is the graphics post processor for matlab. I had 3 plots in
a meta file (a.met) and used:
gpp a -dps -ot
The ot option is supposed to use fullpage mode. i.e. it should
put two plots per page.
What's wrong:
It seems if there are an odd number of plots in the meta file, then
the last page does not get printed because it only has one plot in
it.
What should have happened:
The last page should be printed even if there is only one plot on it.
It seems the .ps file needs the following lines at the end:
epage
end
showpage
Please describe any relevant documentation references: