Path: news.mathworks.com!newsfeed-00.mathworks.com!newscon02.news.prodigy.net!prodigy.net!news.glorb.com!news.aset.psu.edu!support1.mathforum.org!not-for-mail
From: Yumnam Kirani Singh <kirani.singh@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: GUi axes
Date: Mon, 28 Jan 2008 06:46:46 EST
Organization: The Math Forum
Lines: 1
Message-ID: <27254060.1201520837390.JavaMail.jakarta@nitrogen.mathforum.org>
References: <fnked4$c6o$1@fred.mathworks.com>
NNTP-Posting-Host: nitrogen.mathforum.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: support1.mathforum.org 1201520837 31179 144.118.30.135 (28 Jan 2008 11:47:17 GMT)
X-Complaints-To: news@support1.mathforum.org
NNTP-Posting-Date: Mon, 28 Jan 2008 11:47:17 +0000 (UTC)
Xref: news.mathworks.com comp.soft-sys.matlab:447893


The problem is that in subplot, there may be several handles not a signle handle depending on which subwindow you are making your plot. So, there may be incroeect reference of the subplot handles which create your problem.