Density Plot with large value of lat and long

1 回表示 (過去 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 Center および File ExchangeScatter Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by