Bug#492078: octave3.0: cannot change axes location in pcolor
John W. Eaton
jwe at bevo.che.wisc.edu
Wed Aug 27 08:58:46 CDT 2008
On 27-Aug-2008, David Bateman wrote:
| pcolor in fact returns a surface object with an all zero z-axis, for
| compatibility with matlab. How is __go_draw_axes__ to distinguish
| between this and a user that want to plot a surface with an all zero z-axis?
OK, since pcolor does its thing by creating a surface object (sorry, I
wasn't thinking about that) then I don't see how we can fix this
problem. If it is important for it to be fixed, then it will have to
be fixed in gnuplot, or people will have to wait until the OpenGL-based
backend can replace gnuplot and also gets this feature right.
jwe
More information about the Bug-octave
mailing list