Bug#492078: octave3.0: cannot change axes location in pcolor
John W. Eaton
jwe at bevo.che.wisc.edu
Tue Aug 26 15:50:54 CDT 2008
On 22-Aug-2008, Dmitri A. Sergatskov wrote:
| 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.
OK, then perhaps it would not be too hard to fix. I would welcome a
patch that would make pcolor use 2d plotting.
Thanks,
jwe
More information about the Bug-octave
mailing list