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
2014-10-13
0 个投票
Sure...TMW already told you how...
"Use MAPSTD instead."
(Emphasis added)
类别
在 帮助中心 和 File Exchange 中查找有关 Specialized Power Systems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!