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!