Centerfigure

From Eigenvector Research Documentation Wiki
Revision as of 17:32, 3 September 2008 by imported>Jeremy (Importing text file)
Jump to navigation Jump to search

Purpose

Places a given figure into a centered default position.

Synopsis

centerfigure(fig)
centerfigure(fig,targfig)

Description

Given a figure handle, CENTERFIGURE positions the figure based on the height and width of the figure and the default figure position.

If second input 'targfig' is given then CENTERFIGURE tries to place the fig centered on top of targfig.

See Also

positionmanager