Can I "scale up" the output of geoshow()
조회 수: 2 (최근 30일)
이전 댓글 표시
I'm doing plots of satellite passes on a 3D globe with axesm('mapprojection','globe') using geoshow(). Also use geoshow('landareas.shp') to display continents. On top of those plots I need to show the day/night terminator (where it's night and day). In 3D, that's a hemisphere - also plotted as a set of polygons via geoshow().
Problem is that the day/night terminator hemisphere polygons intersect with the land area polygons. In some places land is on top of terminator. In other places it's (correctly) underneath.
Is there a way to push my day/night terminator geoshow() output slightly away from the surface of the globe so that it does not intersect with land areas?
Thanks.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Map Display에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!