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!