Finding the peak position of a plot?
Mostra commenti meno recenti
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 Commenti
Sean de Wolski
il 7 Feb 2011
Don't overwrite the stock
fill
function
Andrew Newell
il 7 Feb 2011
In other words, choose a different name for your variable FILL because it is the name of a MATLAB plot function.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Blue in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!