DADiSP Worksheet Functions > Function Categories > Plot Attributes > GRIDSOL
Sets solid plot grids.
GRIDSOL(win1, win2, ..., winN)
winN |
- |
Optional. Zero or more windows. Defaults to the current window. |
A solid grid in the Window display.
gridsol
displays solid grids.
gridv
displays vertical, solid grids.
gridsol(w1, w3, w4);gridv(w1, w3, w4)
displays solid, vertical grids in W1, W3 and W4.
To turn grids on, press the [F6] key or specify horizontal grids, vertical grids, or both by using GRIDH , GRIDV , or GRIDHV respectively via the menus or command line.
See SETGRIDSTYLE to set the style of a specified grid.