How can I plot a geoscatter plot and then overlay a geoplot?
조회 수: 8 (최근 30일)
이전 댓글 표시
Am able to produce a geoaxes plot, and then do a geoscatter of data. Trying to then add locations using geoplot. When it ges to the geoplot it overights and I am left with only the geoplot. Tried using hold on, but had no affect. how can I make this work?
댓글 수: 0
답변 (1개)
Nadav Wetzler
2019년 5월 10일
I had the same problem
I soved it by adding hold on after each geoscatter or geoplot
not the best solution, but worked for me
댓글 수: 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!