Warning: Undefined array key "lid" in /db/www/plotdoc/local/config.php on line 56

Plot2 Documentation : Command - Fg browse

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.