Moveobj

From Eigenvector Research Documentation Wiki
Revision as of 16:47, 7 October 2008 by imported>Scott (New page: ===Purpose=== Interactively reposition graphics objects. ===Synopsis=== : moveobj(action,handle) : moveobj(handle) ===Description=== Utility for allowing point-and-click moving and re...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Interactively reposition graphics objects.

Synopsis

moveobj(action,handle)
moveobj(handle)

Description

Utility for allowing point-and-click moving and resizing of graphics object. Moving is performed by clicking and dragging inside the object, resizing by clicking and dragging near an edge or corner of the object. See m-file for more information.