|
Thank you kindly for your answer. Yes, the application attempts to train a neural net, so the story stops here unfortunately.
Thank you again,
Grega
"Peter Webb" <pwebb@mathworks.com> wrote in message <hbl2q3$png$1@fred.mathworks.com>...
> Some Neural Net toolbox functions aren't deployable (i.e. can't be used in a
> compiled application). Are you deploying an application that attempts to
> train a neural net? That doesn't work. But if you're trying to use an
> already-trained neural net, we should be able help you find a solution.
>
> "grega" <smrexx@yahoo.com> wrote in message
> news:hbk5mh$mr6$1@fred.mathworks.com...
> > 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
>
|