Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: GUI: opening a gui from another gui

  • Subject: Re: GUI: opening a gui from another gui
  • From: "Leor Shoker" <leor_shoker@hotmail.com>
  • Date: Wed, 12 Jan 2005 19:47:51 -0500
  • Newsgroups: comp.soft-sys.matlab
  • References: <eef8207.-1@webx.raydaftYaTP> <2zf3lsn231di@legacy>
  • Xref: news.mcc.ac.uk comp.soft-sys.matlab:203729
I am wondering what the best way is to transfer some of the handles
from one GUI to another. Read about varargin/varargout...is there an
example reated to GUIs?
Leor

Pierre wrote:
>
>
> I am not sure I understand what you are trying to do. Each gui is
> related to a particular function mfile. If you call this funtion
> from
> one gui, (e.g., the callback function of a push button) then the
> other gui will open. You transfer data between guis with handles as
> explained for example in the manual Building Guis with Matlab.
>
>

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index