MATLAB File Help: cv.DTrees/getNodes Index
cv.DTrees/getNodes

Returns all the nodes

nodes = classifier.getNodes()

Output

all the node indices are zero-based indices in the returned vector.

See also
Method Details
Access public
Sealed false
Static false