Centerfigure

From Eigenvector Research Documentation Wiki
Revision as of 16:31, 25 September 2008 by imported>Neal
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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, (fig), CENTERFIGURE positions the figure based on the height and width of the figure and the default figure position.

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

See Also

positionmanager