print.m
Michael D. Godfrey
godfrey at isl.stanford.edu
Wed Apr 29 16:50:25 CDT 2009
>
> Regarding the font errors, it is possible that the problem is related to the default font setting.
Here is what I found. If you move the line:
set (gcf, "paperposition", [2.5, 4.5, 3, 2])
up to above the for (line 7) statement the font errors disappear!
I noticed this because I found that if I removed the "paperposition"
statement there were twice as many font errors.
So, what does "paperposition" have to do with fonts? This may be
a case of the order in which commands are sent to gnuplot?
Also, setting either Helvetica or Arial causes font errors.
Michael
More information about the Bug-octave
mailing list