plotting map from a matrix

3 次查看(过去 30 天)
LIKITH M
LIKITH M 2020-10-26
评论: KSSV 2020-10-27
I have a matrix with the first row as longitude values, the first column as latitute values and the rest of the values are soil moisture values corresponding to each lat and long for INDIA. Basically it is raster data. How do i produce a map showing the geospatial variation of the soil moisture values?

回答(1 个)

KSSV
KSSV 2020-10-27
You can use pcolor. Read about it. Also have a look on surf. You can have a look on this package:
  2 个评论
LIKITH M
LIKITH M 2020-10-27
Thank you. It worked well with pcolor.
KSSV
KSSV 2020-10-27
Good...thanks is accepting/ voting the answer. :)

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Agriculture 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by