logxor SciMax Toolbox logz

SciMax Toolbox >> logy

logy

Graphic option

logy

Description

Default value: false

If logy is true, the y axis will be drawn in the logarithmic scale.

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

Example:

(%i1) load(draw)$
(%i2) draw2d(logy = true,
             explicit(exp(x),x,0,5))$

See also and .

logxor SciMax Toolbox logz