How create simple tree ?
显示 更早的评论
how can i create simple tree ,, like in C language i create struct than what have in the node and how much his children and after I fill my tree
i can do it in Matlab? and how ?
and why when i use t = tree('I am the root node') , i read =>
Number of names in string
'I am the root node'
is not equal to number of branches of tree
what is my fault :( !! please help i need to create tree
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!