Path: news.mathworks.com!not-for-mail
From: "Dina " <corsair_dee@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: passing images between two GUI
Date: Sat, 9 Aug 2008 00:00:20 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 30
Message-ID: <g7immk$igr$1@fred.mathworks.com>
References: <g7ih05$f4a$1@fred.mathworks.com> <24866908.1218236727917.JavaMail.jakarta@nitrogen.mathforum.org>
Reply-To: "Dina " <corsair_dee@hotmail.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1218240020 18971 172.30.248.37 (9 Aug 2008 00:00:20 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 9 Aug 2008 00:00:20 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1461162
Xref: news.mathworks.com comp.soft-sys.matlab:484605



bogfrog <jmcgraw@rcn.com> wrote in message
<24866908.1218236727917.JavaMail.jakarta@nitrogen.mathforum.org>...
> > 
> > i'm working on an ocr software , and i have 2 GUI's
> > one for
> > the manual character training, and one for the main
> > program
> > , the thing is .. i made this pushbutton in the main
> > program
> > GUI, that if the user wanted to train a certain
> > character on
> > this GUI it select it and send it to the other
> > trainer GUI,
> > i know how to select a part of the image .. i just
> > dunno how
> > to pass it to the other GUI.. can anyone help plz?
> 
> You might want to take a look at this video:
> 
>
http://blogs.mathworks.com/pick/2005/10/03/guide-video-part-two/
> 
> That's the way I do stuff like this.  Maybe someone else
knows of better ways?


i watched this video .. i just dunno how to apply that on
axes .. i'm a matlab newbie

but thanx anyway