Use exponential format for numerical axis labels? LogLabel(axis)
"
1000.0"
if LogLabel is zero, but as "
103"
if
LogLabel is non-zero. If graphical escape sequences are supported (see attribute Escape), the
power in such exponential labels will be drawn as a small superscript instead of using a "
"
character to represent exponentiation.
The default is to produce exponential labels if the major tick marks are logarithmically spaced (see the LogTicks attribute).
If no axis is specified, (e.g. "
LogLabel"
instead of "
LogLabel(2)"
), then a "
set"
or "
clear"
operation
will affect the attribute value of all the Plot axes, while a "
get"
or "
test"
operation will use just the
LogLabel(1) value.