MATLAB File Help: prtClassAdaBoost/get |
get - get the object properties val = obj.get(PARAM) returns the value of the parameter specified by the string PARAM. vals = obj.get(PARAM1, PARAM2....) returns a structure containing the values of all the parameters specified by the PARAM strings Help for prtClassAdaBoost/get is inherited from superclass prtAction
Defining Class | prtAction |
Access | public |
Sealed | false |
Static | false |