[Pkg-octave-devel] Bug#492042: octave3.0: contour sometimes plots two lines less

Rafael Laboissiere rafael at debian.org
Thu Jul 24 09:43:03 UTC 2008


* Francesco Potorti` <Potorti at isti.cnr.it> [2008-07-23 20:24]:

> >When giving a vector of line levels to plot, contour plots two lines less.
> >For example, these two commands create the same plot:
> >
> >x=1:10;y=x;z=vander(x);contour(x,y,z,5)
> >x=1:10;y=x;z=vander(x);contour(x,y,z,linspace(1,1e9,7))
> >
> >Note that in the second command, one has to ask for seven lines in order
> >to get 5.
> 
> On second thought, this is perfectly normal.  Sorry for the confusion.
> 
> Please close this bug.

Done.

Note that you can do it yourself easily.  Just send a message to
<bug#>-done at bugs.debian.org, as I am doing hereby.

-- 
Rafael



More information about the Pkg-octave-devel mailing list