*xyplottwocurvemath

Performs a math function on two curves.

Syntax

*xyplottwocurvemath function outputcurve xbased

Type

HyperMesh Tcl Modify Command

Description

Performs a math function on two curves.

Inputs

function
The function to be performed.
outputcurve
The name of the output curve
xbased
1 - If the function should operate on the x coordinate.
0 - If the function should operate on the y coordinate.

Errors

None.