PLS_Toolbox Documentation: centerfigure< cellne chilimit >

centerfigure

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


< cellne chilimit >