Capture axes or figure as movie frame
captures
the current axes as it appears on the screen as a movie frame. F
= getframeF
is
a structure containing the image data. getframe
captures
the axes at the same size that it appears on the screen. It does not
capture tick labels or other content outside the axes outline.