axis_3d SciMax Toolbox axis_left

SciMax Toolbox >> axis_bottom

axis_bottom

Graphic option

axis_bottom

Description

Default value: true

If axis_bottom is true, the bottom axis is shown in 2d scenes.

Since this is a global graphics option, its position in the scene description does not matter.

Example:

(%i1) load(draw)$
(%i2) draw2d(axis_bottom = false,
             explicit(x^3,x,-1,1))$

See also , , , and .

axis_3d SciMax Toolbox axis_left