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
2021-7-11
0 个投票
Read about ginput, getpts.
2 个评论
Yohann Payet
2021-7-11
KSSV
2021-7-11
With those two points, get the indices using knnsearch and extract third coordinate also.
类别
在 帮助中心 和 File Exchange 中查找有关 Data Exploration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!