plotting map from a matrix

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?

Respuestas (1)

KSSV
KSSV el 27 de Oct. de 2020

0 votos

You can use pcolor. Read about it. Also have a look on surf. You can have a look on this package:

2 comentarios

LIKITH M
LIKITH M el 27 de Oct. de 2020
Thank you. It worked well with pcolor.
KSSV
KSSV el 27 de Oct. de 2020
Good...thanks is accepting/ voting the answer. :)

Iniciar sesión para comentar.

Categorías

Productos

Etiquetas

Preguntada:

el 26 de Oct. de 2020

Comentada:

el 27 de Oct. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by