to remove offset from map
조회 수: 2 (최근 30일)
이전 댓글 표시
I would like to remove offset from my map , when I plot map the pixel get outside border.
latitude=[-89.75:0.5:89.75]'; longitude=[-179.75:0.5:179.75] & I have z values on 0.5 grid
so I can remove offset from my map ? I used axesm eqdcylin load coast h=surfacem(latitude,longitude,log10(vec1)')
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Geographic Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!