Make animated contour maps for a region (examples attached)
Afficher commentaires plus anciens
Howdy all,
Can someone give me a brief summary and list of functions/tools to try and make animated maps like these:
Have next to no experience with this and I'm trying to do the same thing for parameters such as sea surface temperature and salinity.This data will most likely come in .nc file format as it will come from satellite derived data.
Thanks in advance for your help!
Réponses (1)
Image Analyst
le 13 Avr 2022
0 votes
Zip up one of the nc files and attach it. It it's an image, you can use imshow() or image() to display it. Then call colormap() to apply the colors.
Catégories
En savoir plus sur Contour Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!