Graph is not built correctly from adj Matrix
Show older comments
Well I try to create a directed graph using G=digraph(A) from adjMatrix A, where A(692,683)=1. Based on the incidence matrix the branch number is 701, but the table of G shows start node 692 and end note 683 at branch number 700...which is wrong!
Please help me out!
Thanks in advance!
Answers (0)
Categories
Find more on Networks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!