plotting map from a matrix

3 vues (au cours des 30 derniers jours)
LIKITH M
LIKITH M le 26 Oct 2020
Commenté : KSSV le 27 Oct 2020
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 commentaire
Mathieu NOE
Mathieu NOE le 27 Oct 2020
hi
you can use imagesc (see help)

Connectez-vous pour commenter.

Réponses (1)

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Agriculture dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by