maximum value in scatter plot

8 visualizzazioni (ultimi 30 giorni)
i have made a scatter plot using 'dscatter' for dihedral angles. how can we find out the values corresponding to most densely populated bins ?

Risposta accettata

Bjorn Gustavsson
Bjorn Gustavsson il 16 Set 2019
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 Commento
sruthi peesapati
sruthi peesapati il 16 Set 2019
thank you for the suggestion.
will try the same.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by