Distance between a point and elements in a shapefile.
1 view (last 30 days)
Show older comments
I have a shapefile (.shp) that contains geographic points (with longitude and latitude), and I have a geopoint that I construct using p = geopoint(48.86253,2.27968). I would like to compute distances between points in the shapefile and the point "p". How can I do that using Matlab?
Thank you very much for your assistance.
0 Comments
Answers (0)
See Also
Categories
Find more on 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!