Navigation

Operators and Keywords

Function List:

C++ API

: val = get (h)
: val = get (h, p)

Return the value of the named property p from the graphics handle h.

If p is omitted, return the complete property list for h.

If h is a vector, return a cell array including the property values or lists respectively.

See also: set.

Package: octave