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

 Respuesta aceptada

Bjorn Gustavsson
Bjorn Gustavsson el 16 de Sept. de 2019

0 votos

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 comentario

sruthi peesapati
sruthi peesapati el 16 de Sept. de 2019
thank you for the suggestion.
will try the same.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Preguntada:

el 16 de Sept. de 2019

Comentada:

el 16 de Sept. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by