setdisp
Class: matlab.mixin.SetGet
Package: matlab.mixin
Customize set
method display
Syntax
setdisp(h)
Description
setdisp(h)
called by set
when set
is called with no output arguments and a single input argument that is a scalar handle. Override this matlab.mixin.SetGet
class method in a subclass to change how property information is displayed in the command window.