Path: news.mathworks.com!not-for-mail
From: "Dina " <corsair_dee@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: passing images between two GUI
Date: Fri, 8 Aug 2008 22:23:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 10
Message-ID: <g7ih05$f4a$1@fred.mathworks.com>
Reply-To: "Dina " <corsair_dee@hotmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1218234181 15498 172.30.248.38 (8 Aug 2008 22:23:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 8 Aug 2008 22:23:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1461162
Xref: news.mathworks.com comp.soft-sys.matlab:484589




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?

also does any one know how to read directly from the scanner?