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!