Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How do I give focus to a figure?
Date: Thu, 25 Jun 2009 16:31:01 +0000 (UTC)
Organization: Rockstar Games
Lines: 2
Message-ID: <h208o5$lk8$1@fred.mathworks.com>
References: <fg3s2p$jgd$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 1245947461 22152 172.30.248.38 (25 Jun 2009 16:31:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 25 Jun 2009 16:31:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1464411
Xref: news.mathworks.com comp.soft-sys.matlab:550637


figure(this.FigureHandle);
set(this.FigureHandle, 'HandleVisibility', 'on');