xtics SciMax Toolbox xy_file

SciMax Toolbox >> xu_grid

xu_grid

Graphic option

xu_grid

Description

Default value: 30

xu_grid is the number of coordinates of the first variable (x in explicit and u in parametric 3d surfaces) to build the grid of sample points.

This option affects the following graphic objects:

Example:

(%i1) load(draw)$
(%i2) draw3d(xu_grid = 10,
             yv_grid = 50,
             explicit(x^2+y^2,x,-3,3,y,-3,3) )$

See also .

xtics SciMax Toolbox xy_file