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: Roy Schestowitz <newsgroups@schestowitz.com>
  • Date: Thu, 13 Jan 2005 04:01:25 +0000
  • Newsgroups: comp.soft-sys.matlab
  • References: <eef8207.-1@webx.raydaftYaTP> <2zf3lsn231di@legacy> <eef8207.2@webx.raydaftYaTP>
  • User-agent: KNode/0.7.2
Leor Shoker wrote:

> 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.

I have written a demo:

http://www.mathworks.nl/matlabcentral/fileexchange/loadFile.do?objectId=4925&objectType=file

Hope it helps,
Roy

-- 
Roy Schestowitz
http://schestowitz.com

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