How to fill circles with differentiated shapes (an x, dashed lines), etc.
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Star Strider
on 8 Dec 2014
You can overplot them with ‘+’, ‘.’, ‘x’ or overplot or use other symbols such as stars ‘p’.
5 Comments
More Answers (0)
See Also
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!