*xyplotonecurvemath

Performs a math function on a curve.

Syntax

*xyplotonecurvemath function outputname xbased factor

Type

HyperMesh Tcl Modify Command

Description

Performs a math function on a curve.

Inputs

function
The function being performed.
outputname
The name of the output curve.
xbased
1 - If the function should work on the x coordinate.
0 - If the function should work on the y coordinate.
factor
The factor to be used in the calculation.

Errors

None.