Density Plot with large value of lat and long

조회 수: 3 (최근 30일)
Joydeb Saha
Joydeb Saha 2020년 4월 27일
편집: Ameer Hamza 2020년 4월 27일
Suppose I have a 100000x1 lat column and 100000x1 lon column matrix. How can I make density plot ? I am using geodensity command but it is not working in R2017a.
  댓글 수: 2
darova
darova 2020년 4월 27일
What about hist3?
Ameer Hamza
Ameer Hamza 2020년 4월 27일
편집: Ameer Hamza 2020년 4월 27일
geodensity was introduced in R2018b. Replicating that using other MATLAB functions will be quite complicated. Although, I believe you can get something close using contourf or pcolor.

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

답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by