Path: news.mathworks.com!not-for-mail
From: "grega" <smrexx@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: setAdaptFcn, Compiler error
Date: Tue, 20 Oct 2009 11:08:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <hbk5mh$mr6$1@fred.mathworks.com>
Reply-To: "grega" <smrexx@yahoo.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 1256036881 23398 172.30.248.37 (20 Oct 2009 11:08:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 20 Oct 2009 11:08:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 7217
Xref: news.mathworks.com comp.soft-sys.matlab:578647


Hi,
Already compiled GUI gives following error when run:
-----------------------------------------------------------------------
Error in ==> network.subsasgn>setAdaptFcn at 1876

??? Output argument "err" (and maybe others) not assigned during call to "C:\DOCUME1\XX\Local Settings\Temp\XX\mcrCache7.10\Unitl15\toolbox\nnet\nnet\@network\subsasgn.m\setAdaptFcn".

Error in ==> network.subsasgn at 435

Error in ==> newff>new_5p1 at 171
-----------------------------------------------------------------------
The uncompiled GUI works fine and also a successful compilation was reported, so do not know where's the problem. Have anyone a solution?
Thank you,
G