Home > Archive > Matlab > September 2006 > subplot colorbar
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Colm O'Shea 2006-09-15, 8:06 am |
| Hi,
I have a 2 x 2 subplot with each plot using the same data values. Can
I put one colorbar on the side of the whole figure rather than one
for each subplot? and if so, how?
Many thanks,
Colm
| |
|
| On 2006-09-15 15:47 Colm O'Shea said the following:
> Hi,
>
> I have a 2 x 2 subplot with each plot using the same data values. Can
> I put one colorbar on the side of the whole figure rather than one
> for each subplot? and if so, how?
>
> Many thanks,
>
> Colm
Read this:
http://www.mathworks.com/support/so...olution=1-16FPP
The example given is for a 4x1 subplot layout, but I'm pretty sure you
can get enough ideas to work it out.
/PB
--
"Never attribute to malice that which can be adequately explained by
stupidity."
| |
| Colm O'Shea 2006-09-29, 8:06 am |
| PB wrote:
>
>
> On 2006-09-15 15:47 Colm O'Shea said the following:
values.[color=darkred]
> Can
> one
>
> Read this:
>
> <http://www.mathworks.com/support/so...olution=1-16FPP>
>
Excellent, that's a great help, exactly what I need.
Thanks for the help.
> The example given is for a 4x1 subplot layout, but I'm pretty sure
> you
> can get enough ideas to work it out.
>
> /PB
>
> --
> "Never attribute to malice that which can be adequately explained
> by
> stupidity."
>
|
|
|
|
|