i have made a scatter plot using 'dscatter' for dihedral angles. how can we find out the values corresponding to most densely populated bins ?

 Réponse acceptée

Bjorn Gustavsson
Bjorn Gustavsson le 16 Sep 2019

0 votes

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 commentaire

sruthi peesapati
sruthi peesapati le 16 Sep 2019
thank you for the suggestion.
will try the same.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by