I am trying to do a approximation plot with Runge Kutta. In matlab, the discrete plot I use is "scatterplot".
Unfortunately because of so many data points, the data points get mashed in and forms a line almost.
Also each data point is a giant empty circle. I was wonder if it is possible to just plot dots.
Examples of what I am getting.
is it possible to make it more sparse and dotted points instead of void circles?
Thanks



