Manually remove points from scatter3 plot

Any ideas on how to manually select a point, or group of points (click and drag an area, maybe?) from a scatter3 plot? I want to be able to select these points and remove them, and have the data matrix that originated the plot change to reflect it with the removed points. I've seen examples on how to do this in a 2-d plot, but no luck for 3-d.
Any tips?

回答(3 个)

John
John 2014-1-23
Or actually, if there is a way to just select a group of points on a 3d plot and either have ML generate a new data matrix for them or just give the coordinates, that would be helpful too.
John
John 2014-1-23
Also...
Someone created a ginput3d function, but I tried it and it just gives errors. It has a low rating and comments saying the same thing I said, so that shouldn't be surprising.

类别

帮助中心File Exchange 中查找有关 Scatter Plots 的更多信息

提问:

2014-1-23

回答:

2014-1-23

Community Treasure Hunt

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

Start Hunting!

Translated by