Make animated contour maps for a region (examples attached)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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!
0 comentarios
Respuestas (1)
Image Analyst
el 13 de Abr. de 2022
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.
0 comentarios
Ver también
Categorías
Más información sobre Color and Styling en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!