Is there a method to create network using graph(A,node_names) and then displaying it using geoshow()
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Mariya B
am 20 Apr. 2016
Kommentiert: Mariya B
am 29 Apr. 2016
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 Kommentare
Akzeptierte Antwort
Arnab Sen
am 27 Apr. 2016
Hi Mariya,
You can draw lines on map using function 'wmline'.
For more details, refer to the documentation link:
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Graph and Network Algorithms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!