MATLAB Function Reference    
selectmoveresize

Select, move, resize, or copy axes and uicontrol graphics objects

Syntax

Description

selectmoveresize is useful as the callback routine for axes and uicontrol button down functions. When executed, it selects the object and allows you to move, resize, and copy it.

For example, this statement sets the ButtonDownFcn of the current axes to selectmoveresize:

A = selectmoveresize returns a structure array containing:

See Also

The ButtonDownFcn of axes and uicontrol graphics objects

Object Manipulation for related functions


   sech semilogx, semilogy