To colour specific points in plot using labels
1 次查看(过去 30 天)
显示 更早的评论
I have a plot, in which all the points have been labelled.
Is there any way, by which I can specify an array of few points using that label and colour them differently in the plot.?
1 个评论
dpb
2014-3-13
In what manner were the labels created? If they're text objects, use the handles and you can set any properties you wish.
Sometimes these are the places to use the figure editor and manually do one or two and see what it is that you're fooling with if you're inexperienced w/ handle graphics.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!