axes limit calculations

Ben Abbott bpabbott at mac.com
Thu Aug 28 06:30:21 CDT 2008


On Aug 28, 2008, at 7:22 AM, Shai Ayal wrote:

>
> On Thu, Aug 28, 2008 at 1:47 PM, Ben Abbott <bpabbott at mac.com> wrote:
>
> However, switching to fltk appears to work ... well  almost. The  
> plot doesn't render properly.
>
> Can you elaborate on how it renders?

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

A picture is attached.

Ben


-------------- next part --------------
A non-text attachment was scrubbed...
Name: Picture 1.png
Type: image/png
Size: 46151 bytes
Desc: not available
Url : https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080828/707a6c23/attachment-0001.png 
-------------- next part --------------



More information about the Octave-maintainers mailing list