Finding the peak position of a plot?
Mostrar comentarios más antiguos
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 comentarios
Sean de Wolski
el 7 de Feb. de 2011
Don't overwrite the stock
fill
function
Andrew Newell
el 7 de Feb. de 2011
In other words, choose a different name for your variable FILL because it is the name of a MATLAB plot function.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Descriptive Statistics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!