Dynamically view X and Y linecuts of surf or image data
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). linecut (https://github.com/pmaher86/linecut), GitHub. Retrieved .
General Information
- Version 1.0.0.0 (1.85 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 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.
