Make animated contour maps for a region (examples attached)
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2022-4-13
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Color and Styling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!