Azzera filtri
Azzera filtri

2D binned coloured plot

2 visualizzazioni (ultimi 30 giorni)
Arun Kumar Singh
Arun Kumar Singh il 3 Lug 2021
Commentato: dpb il 3 Lug 2021
I want plot like this as i have attched here. I am new to MATLAB, so don't know how to do binning afd all. I am also attaching data.
  3 Commenti
Arun Kumar Singh
Arun Kumar Singh il 3 Lug 2021
But i have 3 bariables, x y and z (as colour indication2).
dpb
dpb il 3 Lug 2021
Look at hist3; there's an example "Tiled Histogram View" that's what you're looking for -- I don't have mapping TB so no idea about adding on top of the map.
There may be specialized routines in the TB for such things; hist3 can return the counts data for other use; there's also the lower-level accumarray
Not sure about whether the heatmap do you any good or not; it's perhaps worth a look-see...

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Data Distribution Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by