Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!56g2000hsm.googlegroups.com!not-for-mail
From: vedenev <vedenev.maxim@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: display text in GUI? ocr NN
Date: Mon, 11 Aug 2008 05:54:09 -0700 (PDT)
Organization: http://groups.google.com
Lines: 12
Message-ID: <4f74f1c9-d6df-4676-b31d-61445b6c328e@56g2000hsm.googlegroups.com>
References: <g7oaic$1pu$1@fred.mathworks.com> <g7p2u9$jv9$1@fred.mathworks.com>
NNTP-Posting-Host: 89.251.107.3
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1218459250 3515 127.0.0.1 (11 Aug 2008 12:54:10 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 11 Aug 2008 12:54:10 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: 56g2000hsm.googlegroups.com; posting-host=89.251.107.3; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.16) 
Xref: news.mathworks.com comp.soft-sys.matlab:484869



If you GUI open image then it must have button line "open image". In
calback of this button must be "imread". Just Then you write filename
of m-file where you neural network:
my_neural_network;
(without .m)

To have result in edit field you need to write something like:
set(handles.edit1,'string',result_variable);

------------------------------------
Maxim Vedenev, Matlab freelancer
http://simulations.narod.ru/