matlab - How to get help on a class' method -


how class method/function when there other functions of same name?

for example, predict method/function works both treebagger , generalizedlinearmodel class.

how respective helpfiles these functions using doc, doc predict returns compactclassificationtree class?

http://www.mathworks.com/help/stats/treebagger.predict.html

http://www.mathworks.com/help/stats/generalizedlinearmodel.predict.html

predict method of each class. can call mytreebagger.predict(data)


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -