DADiSP Worksheet Functions > Function Categories > Plot Attributes > GRIDSOL

 

GRIDSOL

Purpose:

Sets solid plot grids.

Syntax:

GRIDSOL(win1, win2, ..., winN)

winN

-

Optional. Zero or more windows. Defaults to the current window.

Returns:

A solid grid in the Window display.

Example:

gridsol

 

displays solid grids.

Example:

gridv

 

displays vertical, solid grids.

Example:

gridsol(w1, w3, w4);gridv(w1, w3, w4)

 

displays solid, vertical grids in W1, W3 and W4.

Remarks:

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.

See Also:

GETGRIDSTYLE

GRIDDASH

GRIDDOT

GRIDH

GRIDHV

GRIDOFF

GRIDV

SETGRIDSTYLE