snare

perform basic manipulation on 2D subsets of a data set
633 Downloads
Updated 14 Oct 2009

View License

Given a vector of x- and y-coordinates of a data set, allows the user to select a subset of the data with the mouse and change the coordinates of that subset much as he/she moves icons around a desktop. There are three modes of selecting the data - 'lasso-ing' the data much like in MS Paint, a rectangular selection much like the desktop icon selection function, and by adding points to a path surrounding the data one point at a time. Snare.m also returns the indices of the data set that are selected last.

Once the user selects a subset of points, he/she may press the left mouse button anywhere within the path and drag the points to a new location. The relative location of the points selected remains constant.

Snare.m automatically pulls up a new window displaying the data and all operations to select and manipulate the data are performed with the mouse. The function is exited by closing the figure window. The indices returned are the indices of the last set of data to be selected.

Cite As

James Roberts (2024). snare (https://www.mathworks.com/matlabcentral/fileexchange/25573-snare), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graphics Object Programming in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0