Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Is it possible to merge docked figures?
Date: Mon, 21 Sep 2009 07:59:03 +0000 (UTC)
Organization: Universit&#228;t Heidelberg
Lines: 10
Message-ID: <h97bo7$kvq$1@fred.mathworks.com>
References: <h9104k$ald$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1253519943 21498 172.30.248.38 (21 Sep 2009 07:59:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 21 Sep 2009 07:59:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869888
Xref: news.mathworks.com comp.soft-sys.matlab:571727


Dear Wouter Numan!

> I have created two separate figures and want to merge them into a single figure that can be exported for use in a report. Is it possible to dock the two figures, for instance to a top and bottom tile, and merge them into a single figure with the old figures acting as subplots?
> 
> Alternatively, is it possible to plot existing figures in a subplot?

If you need this once only, it could be theeasies way to export the 2 figures to EPS files and print them with a PDF printer on one page.
If you need it repeatedly, other solution might be faster.

Kind regards, Jan