??? Undefined function or method 'Max' for input arguments of type 'double'.
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Categories
Find more on Entering Commands 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!