Main Content
truesize
Adjust display size of image
Description
truesize(
adjusts the display size of an image in a figure, fig
,[mrows ncols]
)fig
, to the
dimensions [mrows ncols]
, in pixels.
truesize(
adjusts the display size
such that each image pixel covers one screen pixel.fig
)
If you do not specify a figure, truesize
adjusts the display
size of the current figure.
Examples
Input Arguments
Version History
Introduced before R2006a