snare
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 (2025). snare (https://www.mathworks.com/matlabcentral/fileexchange/25573-snare), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |