Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to change a gui's figure icon
Date: Thu, 26 Jun 2008 16:26:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 7
Message-ID: <g40fuq$2gh$1@fred.mathworks.com>
References: <g40c4u$h4b$1@fred.mathworks.com> <g40djq$419$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1214497562 2577 172.30.248.37 (26 Jun 2008 16:26:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 26 Jun 2008 16:26:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1409259
Xref: news.mathworks.com comp.soft-sys.matlab:476017



Ok, tried it. But I receive the following error:

Error in ==> hddprofile_editor>setWindowTitleIcon at 71
jframe=get(handles.fig,'javaframe');

Apparently my handles structure contains no property 'fig'.
Any ideas? I am in R2007a.