Displays the adjacency matrix of tree intree in the colour defined by RGB 3-tupel color, displaced by XY/Z 2/3-tupel DD and scaled by scaling factor xyscale. Fills in an NxN square with 1s (where there is a connection between two nodes, against 0s elsewhere) if N<50 and with black dots if tree is bigger. HP is the handle to the graphical object.

Example 1:

adjacency plot of a small tree

>> dA_tree (sample2_tree)

TREES

Example 2:
adjacency plot of a larger tree

>> dA_tree (sample_tree)

TREES

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License