help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more problems with labels?


From: Ben Abbott
Subject: Re: more problems with labels?
Date: Tue, 08 Feb 2011 19:49:05 -0500

On Feb 8, 2011, at 7:33 PM, Dmitri A. Sergatskov wrote:

> With 3.4.0:
> 
> 
> octave:1> plot(1:10, "-r;1;")
> octave:2> hold on
> octave:3> plot(2*(1:10))
> error: structure has no member `fontname'
> error: evaluating argument list element number 1
> error: called from:
> error:   /usr/local/share/octave/3.4.0/m/plot/__go_draw_axes__.m at
> line 2086, column 3
> error:   /usr/local/share/octave/3.4.0/m/plot/__go_draw_axes__.m at
> line 1475, column 31
> error:   /usr/local/share/octave/3.4.0/m/plot/__go_draw_figure__.m at
> line 167, column 19
> error:   /usr/local/share/octave/3.4.0/m/plot/__gnuplot_drawnow__.m at
> line 86, column 5
> octave:4>
> 
> 
> It works as expected with fltk backend...
> 
> Dmitri.

I've pushed the change below.

        http://hg.savannah.gnu.org/hgweb/octave/rev/7c60b2bd7f39

Thanks
Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]