User`s guide

GUI Building
2-33
Functionality Result Use Instead Compatibility Considerations
See “Properties and syntaxes
being removed or changed”
on page 2-24 for more
information about all the
changes to figure properties.
The SelectionChangeFcn
property of uibuttongroup
Still runs SelectionChangedFcn
property
Use of the
SelectionChangeFcn
property is not
recommended. Use the
SelectionChangedFcn
property instead.
The Clipping property of
uicontrol, uitable, and
graphics root
Error Not
applicable
Remove all instances that
use the Clipping property
of a uicontrol, uitable, and
graphics root.
See “Properties and syntaxes
being removed or changed”
on page 2-24 for more
information about all the
changes to root properties.
The 'none' option for the
uipanel and uibuttongroup
BackgroundColor property.
Error Not
applicable
Remove all instances
of setting the uipanel
or uibuttongroup
BackgroundColor property to
'none'.