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!