Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

just 4 fun create POP-UP figure

0 views
Skip to first unread message

amin

unread,
Aug 30, 2005, 11:34:36 PM8/30/05
to
Hi
tey this commands
fig=@()figure('deletefcn','fig()','WindowStyle','modal');
fig()
this is pop-up figure & u can't close it
use ctrl+c and use
set(gcf,'deletefcn',[])
now close figur.
when use ctrl+c the figure convert from modal to normal.
can u explain what happen when use this key?
0 new messages