Thread Subject:
Combine 4 figures

Subject: Combine 4 figures

From: zppine

Date: 7 Sep, 2012 14:50:08

Message: 1 of 2

Hi,
I have plotted 4 matlab figures, say 1.fig, 2.fig, 3.fig, 4.fig. I want merge them into a 2 by 2 graph. That is I want to display all four figures in one graph with the format:
1.fig 2.fig
3.fig 4.fig
(similar to the result from using subplot(2,2,*))
Is there any easier way to do this? Thanks for your help.
Best,
zppine

Subject: Combine 4 figures

From: dpb

Date: 7 Sep, 2012 17:51:12

Message: 2 of 2

On 9/7/2012 9:50 AM, zppine wrote:
> Hi, I have plotted 4 matlab figures, say 1.fig, 2.fig, 3.fig, 4.fig. I
> want merge them into a 2 by 2 graph. That is I want to display all four
> figures in one graph with the format:
> 1.fig 2.fig
> 3.fig 4.fig
> (similar to the result from using subplot(2,2,*))
> Is there any easier way to do this? Thanks for your help.

Can't think of anything better than to simply take the data from the
four and use subplot() otomh

--

Tags for this Thread

Everyone's Tags:

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.

Tag Activity for This Thread
Tag Applied By Date/Time
combine 4 figures ... zppine 7 Sep, 2012 10:54:11
rssFeed for this Thread

Contact us