Finding the peak position of a plot?
古いコメントを表示
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 件のコメント
Sean de Wolski
2011 年 2 月 7 日
Don't overwrite the stock
fill
function
Andrew Newell
2011 年 2 月 7 日
In other words, choose a different name for your variable FILL because it is the name of a MATLAB plot function.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Blue についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!