Scilab Function

xgrid - add a grid on a 2D plot

Calling Sequence

xgrid([style])

Parameters

Description

xgrid adds a grid on a 2D plot. style is the dash id or the color id to use for the grid plotting. Use xset() for the meaning of id.

Examples

See Also

Author