Last updated 2 years ago
Was this helpful?
Returns the properties name of an object handle.
properties(h)
c = properties(h)
h - a handle object
c - a cell of strings
properties returns a cell of strings with properties name.
.
1.0.0
initial version
Allan CORNET