How can I plot a geoscatter plot and then overlay a geoplot?
10 次查看(过去 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!