Highlight/shade points in a scatter plot of a semi-transparent patch
4 ビュー (過去 30 日間)
古いコメントを表示
I have a scatter point with datapoints from different categories. I would like to highlight each category with a semi-transparent patch, as a "guide for the eye". Until now, I was drawing an ellipse to achieve this. This works only partly good, especially if the data points lie on a bent curve.
Also, an automated fashion to "cluster" those points would be nice.
Attached you see a version with ellipses, as it is right now... Especially the yellow part would be nice to be "banana-like" bent
2 件のコメント
Adam
2019 年 2 月 6 日
What is your actual question? An automated clustering algorithm that considers all those yellow points to be in the same group, and comes up with some kind of banana-shaped group to define that would not be trivial. But you said the data come from categories so are they not automatically clustered anyway, as in your plot above?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Scatter Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!