Re: buttondownfcn problem in gui
- From: "dimos tsag" <dimostsag@xxxxxxxxx>
- Date: Fri, 11 May 2007 08:47:37 -0400
Thanks very much Jewa.
JWagberg wrote:
.
No need to pass the handles structure as an argument to the
ButtonDownFcn. You can retrieve a fresh copy of it by calling
guidata
inside the handler, as:
function ButtonDownFcn(h, evt)
data=guidata(h);
HTH,
jewa & wagberg , net (replace the obvious)
- References:
- buttondownfcn problem in gui
- From: dimos tsag
- Re: buttondownfcn problem in gui
- From: JWagberg
- buttondownfcn problem in gui
- Prev by Date: Markers spacing in a graph plot
- Next by Date: Re: Markers spacing in a graph plot
- Previous by thread: Re: buttondownfcn problem in gui
- Next by thread: 2007a Mac
- Index(es):
Loading