??? Undefined function or method 'Max' for input arguments of type 'double'.
조회 수: 3 (최근 30일)
이전 댓글 표시
hello, i m using matlab 2010b, when i try to run a function i got all these errors
Dock fig(1)
Dock fig(1)
Warning: Unable to interpret TeX string "C:\MATLAB\chemin\"
> In graphics\private\prepare at 50
In print at 304
In ssi_analyse at 56
Indentation #1
FER #3
Coefficients de décharge par défaut
???
Undefined function or method 'Max' for input arguments of type 'double'.
Error in ==> SelectDiscret at 10
if Max(x)<Dernier(x_discret)
Error in ==> analysethP at 777
hTT=SelectDiscret(t(deb:fin)-t(deb),h(deb:fin),TT,0);
Error in ==> analyseMCthP at 154
[mesures_c{cycle} descriptif_c{cycle} texte_c{cycle}]...
Error in ==> ssi_analyse at 76
[valeurs_mesures descriptif_mesures ssi.mes(ind).t ssi.mes(ind).h ssi.mes(ind).F texte cycles]=...
what could the problem be ??
Thanks
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!