clivecoo...@[EMAIL PROTECTED]
wrote:
> Hi,
>
> I am trying to construct a large grid (210 *130) but am limited by the
> number of ticks i can use (60). Is there any way to do this? I am
> using polyfill to draw approximately 26,000 boxes and want to use the
> PLOT command, specifying the number of ticks and making the length
> cover the whole plot to draw an outline around each box.
You just have do do two loops of "oplot", one for all your horizontal
grid lines and the other for all the vertical grid lines.
Ciao,
Paolo
>
> thanks,
>
> Clive


|