Fig = maxfigure(...)
Fig
[ numeric ] - Handle to the figure created.See help on standar figure
for the options available.
The function maxfigure
uses get(0,'screenSize')
to determine the size of the screen, and sets the figure property 'outerPosition'
accordingly.