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!