Re: Can you help?



klo wrote:


faith Duro wrote:


I'm trying to create a GUI (B)that read values that have been
entered
by a user in certain fields of a previous GuI (A). Pls note
that
the
GUI(b) that i'm talking of was called the previous GUI (A)


There are three different ways to do that(maybe others i don't
know).

First: you can read them in the GUI (A) and when you call from GUI
(A) the GUI (B) pass them as arguments in the output function.

Second: You can read them in the GUI (A) and make them global
variables so you can read them in GUI (B) as well.

Third: You can store them in GUI (A) in the property of the figure
"User data".

If you are new with guis i propose to start with the first way or
the
second. In the first way you call the GUI (B)
like that:
figureB(output)
and then you read the data from GUI (B) with the varargin variable.

I wish to help you and not to confuse you.

GOOD LUCK

Sorry that sentence was incomplete.
I meant that I had a sequence of GUI's, which were linked to one
another i.e. you have to go from one GUI to another. The problem I
encountered was that I could'nt make use of the values and callbacks
of previous GUI's in subsequent ones for calculations
.



Relevant Pages

  • Re: Can you help?
    ... faith Duro wrote: ... I'm trying to create a GUI that read values that have been ... You can store them in GUI in the property of the figure ... I wish to help you and not to confuse you. ...
    (comp.soft-sys.matlab)
  • Re: Where do the information go? GUI(GUIDE) question
    ... It's likely you read it in your newsreader and marked it as read, ... cellsm structures and such in the workspace. ... Where do the GUI fetch its info?. ... There are some ways to store data in your GUI that you can use. ...
    (comp.soft-sys.matlab)
  • Re: Store.exe Version
    ... > by the store. ... Whereas changing the values in the gui, ... > quota values, because i thought this would more closely ... >>limits and use the IS defaults. ...
    (microsoft.public.exchange2000.information.store)
  • Re: passing datas inside GUI
    ... actually contains a couple of examples which show how to store data in the ... handles structure of the GUI itself. ... > know any examples that demostrates storing data using Handles?? ... > passing data around functions using handles??? ...
    (comp.soft-sys.matlab)
  • Re: Store.exe Version
    ... then a restart of the Information Store service should make ... the limits take effect. ... > with the GUI, so i was thinking along the lines of trying ... >>> quota values into the Active directory (and also check ...
    (microsoft.public.exchange2000.information.store)