Path: news.mathworks.com!not-for-mail
From: "jk Wang" <wjk1984@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Adding New Axes Object to a Figure
Date: Mon, 28 Jan 2008 03:07:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 12
Message-ID: <fnjgsl$g4q$1@fred.mathworks.com>
Reply-To: "jk Wang" <wjk1984@gmail.com>
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 1201489621 16538 172.30.248.38 (28 Jan 2008 03:07:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 28 Jan 2008 03:07:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1167553
Xref: news.mathworks.com comp.soft-sys.matlab:447846


Hi,guys,

I want to write a program that can adding new axes, but 
without changing the other axes existing on the figure. All 
of these axes display different images. 

So how can I keep the former axes (and their images) 
unchanged while adding a new one? Help me please~ 

Thank you!!!

JK Wang