How to back trace the nested class data
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!