Adjust display size of image
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.