Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Subplot

38 views
Skip to first unread message

Fotis

unread,
Nov 6, 2001, 10:21:17 PM11/6/01
to
Hi there,

Does anyone know if and how is it possible to reduce the (vertical)
distance between the individual plots (maps in my case) in a subplot, so
the actual plots to be larger. I am not sure if I am doing something
wrong, but the default setting appears to have the individual plots far
too apart especially between a plot and the one above or below it and I
would prefer to have a much smaller distance (say 1-2cm or half an
inch).

Can anyone help me?

Thanks,
Fotis

Jody Klymak

unread,
Nov 7, 2001, 1:12:43 AM11/7/01
to
Fotis <sgr...@rdg.ac.uk> writes:

> Does anyone know if and how is it possible to reduce the (vertical)
> distance between the individual plots (maps in my case) in a subplot, so
> the actual plots to be larger.

Two approaches

1) copy subplot.m to subplot2.m and edit the file to do what you want.

2) Learn to use the axes('Position',[x0 y0 dx dy]) command,

I use the second option the most.

Cheers, Jody

0 new messages