help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: colormap in subplot


From: Ben Abbott
Subject: Re: colormap in subplot
Date: Fri, 07 Nov 2008 09:17:38 -0500


On Nov 7, 2008, at 8:56 AM, Claudio Belotti wrote:

hi,
I'm plotting a subplot 2x2 with four pcolor images.
I'd like to have 2 of them using the standard jet colormap and the
other 2 using a differnt one; but whenever I give the colormap()
command it changes all four, any idea on how to do it?

thanks
Claudio

The colormap is a property of the figure. I doubt it is possible to assign different colormaps to different axes.

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]