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.
Manually remove points from scatter3 plot
6 次查看(过去 30 天)
显示 更早的评论
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.
Here's a 2-d example I found here: http://www.mathworks.com/matlabcentral/fileexchange/13857-graphical-data-selection-tool
Any tips?
0 个评论
回答(3 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!