Return to Statement


Update Grid Display Example

This example demonstrates how the GRDDSP statement is used with the grid parameter GPA &GSIZEX, which controls the X-spacing for rectangular grids. For this example, the current grid type is rectangular and the grid is not displayed.

   $$
$$ Displays Grid with current values
$$
GRDDSP/ON
$$
$$ Changes value of the x=.5
$$ spacing for Grids to .5
&GSIZEX=.5
$$
$$ Redisplays Grid with x-spacing set to .5
$$
GRDDSP/