plot a marker on shape file
1 次查看(过去 30 天)
显示 更早的评论
i am reading a shape file
geoshow('admin_0.shp'); hold on scatterm(68.90,24.63,'filled');
but outcome is "Not a map axes."
how can i plot points on shapefile.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!