Finding the peak position of a plot?
Afficher commentaires plus anciens
Hi,can anyone tell me how to find the peak of a plot . I have the code plot(sum(fill>0)); Now how to find the peak value of the plot??
2 commentaires
Sean de Wolski
le 7 Fév 2011
Don't overwrite the stock
fill
function
Andrew Newell
le 7 Fév 2011
In other words, choose a different name for your variable FILL because it is the name of a MATLAB plot function.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Descriptive Statistics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!