[Pkg-octave-devel] Bug#472069: closed by Rafael Laboissiere <rafael at debian.org> (Bug#472069: fixed in octave3.0 1:3.0.0-10)

Tom Wright thomaswright at cantab.net
Mon Apr 7 10:38:59 UTC 2008


> On 01/04/08 17:11 +0100, Tom Wright wrote:
> > # The behaviour of this one has changed, but it's still not right.
> > # Now, it plots x and y as normal, but it also overlays a plot of x
> > # and y on axes which completely fill the graph window.  I can
> > # send you a screenshot if that helps - let me know.

On Tuesday 01 Apr 2008 at 21:14, Thomas Weber wrote:
> Yes, please.

After updating my computer today, this is in a worse state than it was 
before - here's the results:

octave:1> x=[1:10];
octave:2> y=rand(size(x));
octave:3> z=rand(size(x))*10;
octave:5> plotyy(x,y,x,z)
(1.png)
octave:6> q=rand(size(x))*100;
octave:7> plot(x,y,x,q)
(2.png)
octave:8> plot(x,y)
(3.png)

The second graph is now broken again, though in a different way to how it was 
before.  Let me know if you need any more diagnostics.

Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2.png
Type: image/png
Size: 12280 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-octave-devel/attachments/20080407/1ca9b723/attachment-0003.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.png
Type: image/png
Size: 11760 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-octave-devel/attachments/20080407/1ca9b723/attachment-0004.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3.png
Type: image/png
Size: 11948 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-octave-devel/attachments/20080407/1ca9b723/attachment-0005.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/pkg-octave-devel/attachments/20080407/1ca9b723/attachment-0001.pgp 


More information about the Pkg-octave-devel mailing list