set_center_coordinate_grid()

Description: Creates a coordinate grid centered at the given point.

Usage

cg = set_center_coordinate_grid(delta, x, y, z, nx, ny, nz); 

Arguments

Output Parameters

Notes

If nx, ny, or nz is set to one, there will be no points in

that direction of the grid, resulting in a coordinate plane or coordinate line instead of a 3-d grid.