Problem marking coordinates over a map
Show older comments
I need to plot some coordinates on a map. I create the map by using: >> worldmap angola >> load coastlines >> plotm(coastlat,coastlon)
Once I do this, I want to mark some points in it. For that, I use geoshow(lat,long) but nothing apears on said coordenates. ¿Can someone please tell me how to propperly mark a point of the map if I have it's coordinates?
Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Vector and Raster Map Display in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!