How can I recenter a map
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I created a map using pcolor. The map has longitudes starting from 0 to 360. I want that the map starts from -180 to +180 that the greenwch will be the center of the map.
The map come from a necdf file with latitudes, longitudes and precipitation.
map=pcolor(map_longitude,map_latitude,precipitation_change)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/321583/image.jpeg)
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su NetCDF in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!