Help me collect selected data point values

Hi,
I've a plot3() point cloud. When I hoover my mouse over an individual marker Matlab shows the x y and z values in a tool tip. I want to collect these values but have been unsuccessful. Can someone help me with this?

回答(1 个)

KSSV
KSSV 2021-7-11
Read about ginput, getpts.

2 个评论

Thanks for your response.
I have looked at those options but they return 2d coordinates and I need it to be 3d.
With those two points, get the indices using knnsearch and extract third coordinate also.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Data Exploration 的更多信息

评论:

2021-7-11

Community Treasure Hunt

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

Start Hunting!

Translated by