Warning: PRESTD is an obsolete function.

hi, i using by this comment
[pn,meanp,stdp] = prestd(w);
result=sim(net5,pn);
green1(m,j)=js*poststd(result,meant,stdt);
but veiw this warning. In nntobsf at 18 In prestd at 8 In fluxfunnet at 19 In testf at 62 Use MAPSTD instead.
Warning: PRESTD is an obsolete function.
can you help me to solve this warning?

Answers (1)

dpb
dpb on 13 Oct 2014
Sure...TMW already told you how...
"Use MAPSTD instead."
(Emphasis added)

Categories

Tags

Asked:

on 15 Feb 2011

Answered:

dpb
on 13 Oct 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!