Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: How to create figures and dock them into my main GUI figure?
Date: Mon, 27 Aug 2007 20:15:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 6
Message-ID: <favbc6$5uj$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 1188245702 6099 172.30.248.38 (27 Aug 2007 20:15:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 27 Aug 2007 20:15:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1030060
Xref: news.mathworks.com comp.soft-sys.matlab:425810



Is it possible (and relatively easy) to create figures that
dock into a parent figure? (I don't want to dock my figures
to the Matlab workspace.)

How do I dock my own figures into a main (parent) figure?
Thanks.