What's the best approach as far as tools packages for a program involving a city map?
1 次查看(过去 30 天)
显示 更早的评论
Hi there,
I need to plot a series of points on a city map, specifically on the city of Barcelona. Those dots represent cellphone base stations. I also need to plot other dots that represent datacenters. With the location of all those dots I need to process distances between them.
What would be the best approach as far as tools packages? I've been reading about mapping tools, but not sure if I'll be able to do what I've explained above.
I could do it over a standar coordenate axis, but I think that doing it over a real map with real distances would simulate better what I'm trying to achieve.
0 个评论
回答(1 个)
Anmol Dhiman
2020-3-6
Hi,
I am assuming that you just want to find strainght line path between the two points.
You can use the Mapping Toolbox for the same. You can use this link to find the shortest path between the two points.
Thanks
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Bar Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!