User`s guide
R2014b
2-28
Functionality Result Use Instead Compatibility Considerations
FixedColors,
MinColorMap, WVisual,
WVisualMode, XVisual,
and XVisualMode figure
properties
Errors Not
applicable
Remove all instances of
figure properties that are
no longer supported. Use
supported figure properties.
Selected and
SelectionHighlight figure
properties
No effect Not
applicable
Remove all instances
of the Selected and
SelectionHighlight figure
properties.
'fullcrosshair' option
for the figure Pointer
property
Warns Not
applicable
Remove all instances
of setting the figure
Pointer property to
'fullcrosshair'.
The root properties
CommandWindowSize,
Diary, DiaryFile, Echo,
Format, FormatSpacing,
Language, More,
RecursionLimit,
BeingDeleted,
ButtonDownFcn,
UIContextMenu,
Clipping, CreateFcn,
DeleteFcn, BusyAction,
Interruptible,
HitTest, Selected,
SelectionHighlight, and
Visible
Errors Not
applicable
Remove all instances of root
properties that are no longer
supported. Use supported
root properties. For a list, see
Root Properties.
Specifying an output
argument for the triplot
function
Returns
single chart
line object
Not
applicable
Specifying an output
argument for the triplot
function returns a single
chart line. Remove instances
of code that rely on triplot
returning multiple chart
lines.