Bug#492078: octave3.0: cannot change axes location in pcolor

Dmitri A. Sergatskov dasergatskov at gmail.com
Fri Aug 22 17:52:52 CDT 2008


On Fri, Aug 22, 2008 at 5:16 PM, John W. Eaton <jwe at bevo.che.wisc.edu> wrote:

> OK.  Can we use plot instead of splot in this case?  If not, then I
> think there is no way to make this feature work properly with the
> gnuplot backend unless gnuplot itself is fixed.

I do not use those functions too often (if at all), but from the help
description
it appears to me that pcolor(X,Y,C) is just image(X,Y,C)
perhaps with some default colormap pre-set.
And image is using 2d ploting of gnuplot now days.

>
> jwe
>

Dmitri.
--


More information about the Bug-octave mailing list