getSplits (cv.RTrees) - MATLAB File Help
cv.RTrees/getSplits

Returns all the splits

splits = model.getSplits()

Output

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

See also
Method Details
Access public
Sealed false
Static false