Re: Variables in GUI
- From: "Lars Warmbold" <mustermann.klaus.TO.REMOVE@xxxxxx>
- Date: Fri, 31 Aug 2007 11:22:41 +0000 (UTC)
help msgbox
Hi,
I have a GUI with 2 buttons:
Btn1
Btn2
%when btn1 is pressed a=10
function Btn1_ButtonDownFcn(hObject, eventdata, handles)
a = 10;
function Btn1_ButtonDownFcn(hObject, eventdata, handles)
%What do I put here so that a message box comes up with
the value of a?
.
- Follow-Ups:
- Re: Variables in GUI
- From: Sachitha Obeysekara
- Re: Variables in GUI
- References:
- Variables in GUI
- From: Sachitha Obeysekara
- Variables in GUI
- Prev by Date: Re: Variables in GUI
- Next by Date: Modelling end stops (integrator reset)
- Previous by thread: Re: Variables in GUI
- Next by thread: Re: Variables in GUI
- Index(es):