User`s guide
Graphics
2-29
Functionality Result Use Instead Compatibility Considerations
Specifying a single output
argument for the voronoi
function
Returns a
vector of two
chart line
objects
Not
applicable
Specifying a single output
argument the voronoi
function returns a vector
of two chart lines. Remove
instances of code that rely
on voronoi returning more
than two chart lines.
Save and print functionality being removed or changed
Functionality Result Use Instead Compatibility Considerations
pagesetupdlg function Warns printpreview Replace all instances
of pagesetupdlg with
printpreview.
-crossplatform and
-setup options for
printdlg function
Warns Not
applicable
Remove all instances of
using the -crossplatform
and -setup options with
printdlg.
Using getframe function to
capture content outside of
the figure window
Warns Specify area
within figure
window
Specify an area within a
figure window when using
getframe function.
-dsetup print option Errors Not
applicable
Remove all instances of the -
dsetup print option.
'all' option for hgsave
and hgload functions
Errors Not
applicable
Remove all instances of
using hgsave and hgload
functions with the 'all'
option.
Setting the PaperSize
figure property when
the PaperUnits figure
property is set to
'normalized'
Errors Not
applicable
Remove instances of
setting the PaperSize
property when the
PaperUnits property is set
to 'normalized'.
mmat option for saveas
function
Errors savefig
function
Remove all instances of
using the mmat option with
saveas. To save a figure to