How to fill circles with differentiated shapes (an x, dashed lines), etc.
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi all! I am plotting something with a bunch of colored circles and would like to fill certain circles with say an x, or dashed lines, or shading to differentiate certain types from others. I haven't been able to find a way to do this. I know about MarkerFaceColor, but that will really only fill it and I'm looking for something more subtle. Thanks!
Below is a rough example of what I have.

댓글 수: 0
채택된 답변
Star Strider
2014년 12월 8일
You can overplot them with ‘+’, ‘.’, ‘x’ or overplot or use other symbols such as stars ‘p’.
댓글 수: 5
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!