Windows Toolkit - @octave_com_object/methods
- : methods
(obj) - :
mtds =methods(obj) List the names of the public methods for the object octave_com_object obj.
When called with no output arguments,
methodsprints the list of method names to the screen. Otherwise, the output argument mtds contains the list in a cell array of strings.See also: methods.