Reading a value on a 3d plot, as the cursor is moving

1 view (last 30 days)
Hello,
Using "surf" I was able to make a 3d plot of x,y,z. Now I want to know how to read the z value corresponding to the (x,y) position when I bring the cursor. Please let me know.
Thanks, Thishan

Answers (1)

Walter Roberson
Walter Roberson on 6 Jul 2017
In the figure, click on the sort of plus sign to the left of the paint brush.
To turn on the feature by way of your program, use datacursormode()

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!