Macro Command Reference


ascalexpr <AXIS> <expr>

This allows scaling of axis numbers without changing the data itself. For example, to display seconds instead of milliseconds enter v/1000 in this field. v is the variable which represents the axis number.

AXIS

Defines the axis to which the command apply. Possible values are:

allall four axis
xboth X axis
yboth Y axis
1, x1, xb, bottom1. X axis (bottom)
2, y1, yl, left1. Y axis (left)
3, x2, xt, top2. X axis (top)
4, y2, yr, right2. Y axis (right)