Is there a method to create network using graph(A,node_names) and then displaying it using geoshow()
1 次查看(过去 30 天)
显示 更早的评论
I have created a network using adjacency matrix and want to display this network on a map. I have seen an example where we can load a map from wms server and overlay lat long info of the nodes but is there a method to overlay the edges of the network (interconnection between nodes)on the map. Thanks in advance
0 个评论
采纳的回答
Arnab Sen
2016-4-27
Hi Mariya,
You can draw lines on map using function 'wmline'.
For more details, refer to the documentation link:
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Graph and Network Algorithms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!