Navigation

Operators and Keywords

Function List:

C++ API

: rmappdata (h, name)
: rmappdata (h, name1, name2, …)

Delete the application data name from the graphics object with handle h.

h may also be a vector of graphics handles. Multiple application data names may be supplied to delete several properties at once.

See also: setappdata, getappdata, isappdata.

Package: octave