Returns the methods name of an object handle.
c = methods(h)
h - a handle object
c - a cell of strings
methods returns a cell of strings with methods name.
isprop, ismethod.
1.0.0
initial version
Last updated 3 months ago