| MATLAB Function Reference | Search  Help Desk |
| methods | See Also |
methodsclass_namen = methods('class_name')
methods class_name
displays the names of the methods for the class with the name class_name.
n = methods('class_name')
returns the method names in a cell array of strings.
help Online help for MATLAB functions and M-files
what List M-, MAT- and MEX-files
which Locate functions and files