isTrained (cv.RTrees) - MATLAB File Help
cv.RTrees/isTrained
Returns true if the model is trained
b = model.isTrained()
Output
b
Returns true if the model is trained, false otherwise.
Method Details
Access
public
Sealed
false
Static
false