plot a marker on shape file
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!