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!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!