To colour specific points in plot using labels
1 view (last 30 days)
Show older comments
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 Comment
dpb
on 13 Mar 2014
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.
Answers (0)
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!