Warning: PRESTD is an obsolete function.
Show older comments
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
on 13 Oct 2014
0 votes
Sure...TMW already told you how...
"Use MAPSTD instead."
(Emphasis added)
Categories
Find more on Specialized Power Systems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!