MATLAB File Help: cv.RTrees/getSplits Index
cv.RTrees/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