Prev: skip specific lines
Next: repair sript
From: uzumaki tornado on 16 Jun 2010 16:09 "Zulkifli " <zulkifliaziz(a)yahoo.com> wrote in message <hm07an$ok2$1(a)fred.mathworks.com>... > "matt dash" <n.a(a)mail.com> wrote in message <g40hcb$jdd$1(a)fred.mathworks.com>... > > "Daniel " <anothermathgeek+matlab(a)gmail.com> wrote in > > message <g40fuq$2gh$1(a)fred.mathworks.com>... > > > 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. > > > > > > Sorry, i pasted that out of a gui. handles.fig is the handle > > of the figure whose icon you want to change. > > > What do you mean by pasted that out of a gui? then, where do you paste it? use jframe=get(handles.output, 'javaframe');
|
Pages: 1 Prev: skip specific lines Next: repair sript |