plotting map from a matrix
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
Risposte (1)
KSSV
il 27 Ott 2020
You can use pcolor. Read about it. Also have a look on surf. You can have a look on this package:
2 Commenti
Vedere anche
Categorie
Scopri di più su Mapping Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!