Thread Subject: Matlab figures( need help now!!)n

Subject: Matlab figures( need help now!!)n

From: Mahmood

Date: 9 Mar, 2010 17:54:05

Message: 1 of 5

Hi all
I have a big problem

I am plotting a lot of figures at one time and i need to use the in a report,
The problem is that i need to control the diminutions of the figures without doing it manually
I need them to be in a rectangular kinda shape.

Is there a way to do that ??

Any help is much appreciated

Mahmood,

Subject: Matlab figures( need help now!!)n

From: Przemo :)

Date: 9 Mar, 2010 19:06:05

Message: 2 of 5

"Mahmood " <tornido2@hotmail.com> wrote in message <hn61vt$65t$1@fred.mathworks.com>...
> Hi all
> I have a big problem
>
> I am plotting a lot of figures at one time and i need to use the in a report,
> The problem is that i need to control the diminutions of the figures without doing it manually
> I need them to be in a rectangular kinda shape.
>
> Is there a way to do that ??
>
> Any help is much appreciated
>
> Mahmood,

If I understand you, I recommend assign to the subsequent figures different handles. Using them you can change parameters of appropriate figure.
e.g.

handle1 = figure;

Regards,
Przemo

Subject: Matlab figures( need help now!!)n

From: ImageAnalyst

Date: 9 Mar, 2010 19:26:14

Message: 3 of 5

Have you looked at the subplot() command?

Subject: Matlab figures( need help now!!)n

From: Jan Simon

Date: 10 Mar, 2010 10:18:02

Message: 4 of 5

Dear Mahmood!

> I am plotting a lot of figures at one time and i need to use the in a report,
> The problem is that i need to control the diminutions of the figures without doing it manually
> I need them to be in a rectangular kinda shape.

As far as I know, it is impossible to create a figure in Matlab, which has *no* rectangular shape. So what might be the problem?

If your figure should have the a certian size, create the figures with specified 'Position' property.

Kind regards, Jan

Subject: Matlab figures( need help now!!)n

From: Pekka Kumpulainen

Date: 10 Mar, 2010 10:41:04

Message: 5 of 5

"Jan Simon" <matlab.THIS_YEAR@nMINUSsimon.de> wrote in message <hn7rkq$s1k$1@fred.mathworks.com>...
> Dear Mahmood!
>
> > I am plotting a lot of figures at one time and i need to use the in a report,
> > The problem is that i need to control the diminutions of the figures without doing it manually
> > I need them to be in a rectangular kinda shape.
>
> As far as I know, it is impossible to create a figure in Matlab, which has *no* rectangular shape. So what might be the problem?
>
> If your figure should have the a certian size, create the figures with specified 'Position' property.
>
> Kind regards, Jan

And note that it is the 'PaperPosition' property that defines the size when printed to file.

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com