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일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Scatter Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by