linecut

Version 1.0.0.0 (1.85 KB) by Patrick
Dynamically view X and Y linecuts of surf or image data
358 Downloads
Updated 17 Aug 2015

LINECUT(H) places a crosshair on the 3D plot with handle H. H can be a handle to a pcolor, surf, etc. plot or a non-RGB image. The crosshair can be moved with either the mouse or the arrow keys. Pressing enter removes the crosshair and stops linecut.

CH = LINECUT(H) returns a two element vector of handles to the X and Y linecut objects respectively.
Note that surface plots must have X and Y data that are either vectors or meshgrid formatted matrices.

Cite As

Patrick (2024). linecut (https://github.com/pmaher86/linecut), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Surfaces, Volumes, and Polygons 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!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.