MATLAB Functions Help Desk

selectmoveresize

Purpose

Selecting, moving, resizing, or copying graphics objects

Syntax

Description

selectmoveresize is a function that you can use as the callback routine for any graphics object's button down function. When executed, it selects graphics objects and allows you to move, resize, and copy them.

A = selectmoveresize returns a structure array containing:

See Also

The ButtonDownFcn of all graphics objects.



[ Previous | Help Desk | Next ]