I want more tick marks appear in graph. For example, if I do this: plot(1:1000)
, I get the following:
How to make more tick marks appear as shown at the X-axis of the following figure?
I want to do the same for Y-axis. Customizing this is not documented.