필터 지우기
필터 지우기

How to create 'density' plot from 2d scatter data

조회 수: 41 (최근 30일)
Donovan Chin
Donovan Chin 2012년 4월 5일
답변: AnnArborObserver 2016년 8월 31일
How to create 'density' plot from 2d scatter data?
I have 2D scatter data, and i would like to determine the density of points (count) within a user defined 'grid' over the data.
The density would then be used to contour with or a type of heat map
regards, Donovan

답변 (2개)

Dr. Seis
Dr. Seis 2012년 4월 5일
Check out the example for hist3 in the Help navigation window... maybe useful here.

AnnArborObserver
AnnArborObserver 2016년 8월 31일
Another option is histogram2.

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by