Example plot in Manual lacks text

Ben Abbott bpabbott at mac.com
Mon Apr 6 13:43:44 CDT 2009


On Monday, April 06, 2009, at 01:40PM, "Michael D. Godfrey" <godfrey at isl.stanford.edu> wrote:
>Also, are you aware that print("xxx.pdf")
>is not working?  This could be done by using
>eps for gnuplot output and piping it through
>ghostscript.
>

I just tried ...

   plot(1:10)
   print ("xxx.pdf")

and the file was created. My tip is

changeset:   9087:961410931a4f
tag:         tip
user:        Jaroslav Hajek <highegg at gmail.com>
date:        Sat Apr 04 20:00:18 2009 +0200
summary:     fix nested struct assignments

I'll update and build again.

Ben


More information about the Bug-octave mailing list