Macro Command Reference


fg <axis> <min> <max> <steps> <expr>

Generate a function with the given parameters.
<axis>: The target axis (1 = X axis, 2 = Y axis)
<min>, <max>: The range of the new generated function.
<steps>: Number of steps for the function.
<expr>: Expression which defines the function.