Plot directed graph from 2D matrix
Ältere Kommentare anzeigen
Hi i want to know that how to plot a directed tree from a given 2d matrix. for example i have data in this from:

and i want to plot directed tree like this:

In which 2 4 5 6 are nodes (keeping 2 as root) and there will be an edge if value is other than zero. e.g. (2,4)=1
Thanks in advance
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!