MATLAB Function Reference | ![]() ![]() |
Remove application-defined data
Syntax
rmappdata(h,name,value)
Description
rmappdata(h,name,value)
removes the application-defined data name
from the object specified by handle h
.
See Also
getappdata
, isappdata
, setappdata
![]() | ribbon | rmfield | ![]() |