axes limit calculations

Michael Goffioul michael.goffioul at gmail.com
Thu Aug 28 06:52:24 CDT 2008


On Thu, Aug 28, 2008 at 1:30 PM, Ben Abbott <bpabbott at mac.com> wrote:
> Perhaps a picture says it best?
>
> octave:30> close all
> octave:31> backend('fltk')
> octave:32> x = 0:10;
> octave:33> plot(x)
>
> To underlying windows each contribute to the result in a rather strange way.
> The resulting figure includes various sections of my email client, and some
> things I don't recognize. In addition the following line is displayed in the
> terminal.
>
> octave:34> ca=nan

I can't reproduce this on my Windows build.

Michael.


More information about the Octave-maintainers mailing list