Data Cursor on Mouse Move

Display and update the pixel value from image in the figure title bar on mouse movement.

Download
Download

You are now following this Submission

Cite As

Durga Lal Shrestha (2026). Data Cursor on Mouse Move (https://uk.mathworks.com/matlabcentral/fileexchange/32900-data-cursor-on-mouse-move), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Display Image in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0

- Update with overobj3 subfunction which returns handle of object that the pointer is over.
- Third argument (imagePlot) is optional, in this case overobj3 subfunction returns the handle of image that the pointer is over.

Download
1.1.0

Bug fixed on subfunction "closest" and some comments are added.

Download
1.0.0

Download