Warning: PRESTD is an obsolete function.
Ältere Kommentare anzeigen
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?
Antworten (1)
dpb
am 13 Okt. 2014
0 Stimmen
Sure...TMW already told you how...
"Use MAPSTD instead."
(Emphasis added)
Kategorien
Mehr zu Specialized Power Systems finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!