How to fill circles with differentiated shapes (an x, dashed lines), etc.

3 views (last 30 days)
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.

Accepted Answer

Star Strider
Star Strider on 8 Dec 2014
You can overplot them with ‘+’, ‘.’, ‘x’ or overplot or use other symbols such as stars ‘p’.
  5 Comments
Lindsay
Lindsay on 8 Dec 2014
Thanks! I ended up doing something like this and it seemed to work. I just had to play around with the sizes.

Sign in to comment.

More Answers (0)

Categories

Find more on Line Plots 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!