Path: news.mathworks.com!not-for-mail
From: "Sadik " <sadik.hava@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: help with saving a neural network
Date: Sat, 23 May 2009 23:17:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 15
Message-ID: <gva05d$rks$1@fred.mathworks.com>
References: <gv8uf8$sua$1@fred.mathworks.com>
Reply-To: "Sadik " <sadik.hava@gmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1243120621 28316 172.30.248.35 (23 May 2009 23:17:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 23 May 2009 23:17:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1666517
Xref: news.mathworks.com comp.soft-sys.matlab:542087


I hope this is what you are looking for:

http://www.mathworks.com/access/helpdesk/help/techdoc/creating_guis/bqz79mu.html#creating_guis





<gv8uf8$sua$1@fred.mathworks.com>...
> guys i just made a neural network to perform a certain task. The point is that i dont know how to save and for example create a GUI so that any user can use it.
> 
> I want to create a GUI so that the user opens the program, inputs the desired input and then i take the output, perform some calculations on it and then return the final output.
> 
> any help in terms of links, personal explanation would be appreciated.
> thanks in advance.