How to create a tree ??
1 view (last 30 days)
Show older comments
How do I make a tree like this so that its offspring can be separated?
Of course, the tree I want will be 17 levels
Build with a cell or an array ???
And finally I will do a deep search on it
Please help
Thank
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/455839/image.jpeg)
0 Comments
Answers (1)
David Hill
on 9 Dec 2020
Matlab has good documentation, see:
doc ClassificationTree
doc RegressionTree
0 Comments
See Also
Categories
Find more on Gaussian Process Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!