[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/plotxy]

moveaxis

(/tools/hpmatlab/toolbox/matlab/plotxy/moveaxis.m)


Function Synopsis

moveaxis(arg)

Help text

MOVEAXIS  Used to grab and move legends and axes.
	To use, click and hold down a mouse button while
	the cursor is near the lower left corner of the
	axis you want to move. Wait for the cursor to change
	to a fleur (4 way arrows), then drag the legend or axis
 	to the desired location and release the mouse button.

	To enable, set the figure windows WINDOWBUTTONDOWNFCN
	property to 'moveaxis'. For example,

	         set(gcf,'WindowButtonDownFcn','moveaxis')

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON