Creates a cell array DD of same organization as 2(or 1)-depth cell array intrees with X-, Y- and Z-coordinates to display trees spread over the XY-surface of a figure. DD is then an input to most functions in the "graphical" folder of the TREES toolbox (see “plot_tree” for example). If nesting level is 2 deep, trees are separated in groups additionally. dX and dY determine the minimal distance in X and Y respectively between two trees. trees output contains all trees in intrees translated according to DD.

Example:

>> dLPTCs = load_tree ('dLPTCs.mtr');

>> spread_tree (dLPTCs{1})

TREES

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