From: mat001 on
I have three subplot so three colorbar

plot one xy plane = 5*5 area
plot two yz plane = 5*2 area
and third zx plane = 2*5 area

Now i want one colorbar in this way my three plot should not change the actual area.

and also if its not possible then three similar colorbar,
From: ImageAnalyst on
On Mar 26, 9:59 am, "mat001 " <dre...(a)lycos.com> wrote:
> I have three subplot so three colorbar
>
> plot one          xy plane  =  5*5 area
> plot two         yz plane =  5*2 area
> and third      zx plane = 2*5 area
>
> Now i want one colorbar in this way my three plot should not change the actual area.
>
> and also if its not possible then three similar colorbar,

-----------------------------------------------------------------------------
Check out the "equal" and "square" options of the "axis" function.
And check out the other options too, like manual, and the xlim
function.
Not sure what you're talking about regarding the colorbar.
From: mat001 on
ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message <bcc4ba22-c64d-4474-b295-3c3baa806a74(a)n34g2000yqb.googlegroups.com>...
> On Mar 26, 9:59 am, "mat001 " <dre...(a)lycos.com> wrote:
> > I have three subplot so three colorbar
> >
> > plot one xy plane = 5*5 area
> > plot two yz plane = 5*2 area
> > and third zx plane = 2*5 area
> >
> > Now i want one colorbar in this way my three plot should not change the actual area.
> >
> > and also if its not possible then three similar colorbar,
>
> -----------------------------------------------------------------------------
> Check out the "equal" and "square" options of the "axis" function.
> And check out the other options too, like manual, and the xlim
> function.
> Not sure what you're talking about regarding the colorbar.

Thanks,

I need one colorbar which will deal with all three subplot