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?

回答(1 个)

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

类别

帮助中心File Exchange 中查找有关 Specialized Power Systems 的更多信息

标签

回答:

dpb
2014-10-13

Community Treasure Hunt

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

Start Hunting!

Translated by