How to do scatter plot with markers with dashed outlines?

Is it not possible?

2 Comments

Out of the box, no; can select the marker styles but all have solid boundaries unless you draw your own.
It is not possible using the built-in markers, because none of them have dashed outlines. You could program your own, but in most plots, it would probably be difficult to see the dashed outlines, considering the sizes of the markers and the graphics resolution.

Sign in to comment.

 Accepted Answer

Given the documentation found at scatter, drawing a marker with a dashed outline does not seem to be supported.

More Answers (0)

Asked:

on 25 Oct 2015

Answered:

on 25 Oct 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!