필터 지우기
필터 지우기

2D binned coloured plot

조회 수: 2 (최근 30일)
Arun Kumar Singh
Arun Kumar Singh 2021년 7월 3일
댓글: dpb 2021년 7월 3일
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
Arun Kumar Singh
Arun Kumar Singh 2021년 7월 3일
But i have 3 bariables, x y and z (as colour indication2).
dpb
dpb 2021년 7월 3일
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...

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Distribution Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by