PRTools contents |
GRIDSIZE
O = GRIDSIZE(N)
Input | |
N | New grid size (optional, default: display current gridsize) |
Output | |
O | New grid size (optional) |
The initial gridsize is 30, enabling fast plotting of PLOTC and PLOTM. This is, however, insufficient to obtain accurate graphs, for which a
gridsize | of at least 100 and preferably 250 is needed. |
Default: | display or return the current gridsize. |
PRTools contents |