??? Undefined function or method 'Max' for input arguments of type 'double'.

1 vue (au cours des 30 derniers jours)
kassem kalo
kassem kalo le 20 Oct 2015
Modifié(e) : Stephen23 le 20 Oct 2015
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

Réponses (1)

Torsten
Torsten le 20 Oct 2015
The name of the function is "max", not "Max".
Best wishes
Torsten.

Catégories

En savoir plus sur Entering Commands dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by