필터 지우기
필터 지우기

maximum value in scatter plot

조회 수: 8 (최근 30일)
sruthi peesapati
sruthi peesapati 2019년 9월 16일
댓글: sruthi peesapati 2019년 9월 16일
i have made a scatter plot using 'dscatter' for dihedral angles. how can we find out the values corresponding to most densely populated bins ?

채택된 답변

Bjorn Gustavsson
Bjorn Gustavsson 2019년 9월 16일
Well that sounds like a task for histogram2, or any of the number of 2-D histogram functions available on the file exchange. They will let you specify the bin-geometry and then calculate the number of data-points in each bin.
HTH
  댓글 수: 1
sruthi peesapati
sruthi peesapati 2019년 9월 16일
thank you for the suggestion.
will try the same.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by