How to back trace the nested class data

Hi everyone: I have a tree structure(nested) data and with a weight value attached on each node( nodes_1 and nodes_2) . I want to find the nodes with the largest weight. How can I access these tree structure data? I attach a picture to show the data I obtain:
where nodes_1 and nodes_2 are trees structure. In one of the end of nodes, there is a largest value "cumline", how can I get it? Thanks you very much!

Answers (0)

Categories

Tags

No tags entered yet.

Asked:

UTA
on 4 Apr 2014

Edited:

UTA
on 4 Apr 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!