How to make a marker circle bold?
210 views (last 30 days)
Show older comments
Below is my command to make a simple plot. How do I make the circle line of the marker bold without making the circle bigger?
plot(x, y, 'ro');
Thanks.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Surface and Mesh 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!