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!