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

Returns all the splits

splits = classifier.getSplits()

Output

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

See also
Method Details
Access public
Sealed false
Static false