XY('Expression1','Expression2','Precision')

Arguments

'Expression1'

Signal or expression containing the Y-values of the new signal

'Expression2'

Signal or expression containing the X-values of the new signal

'Precision'

Optional parameter to determine the sampling rate of the resulting signal

Description

You can use this function if the result from the X-Y presentation is to be used for additional operations. After the selection, the signals of the X-axis and Y-axis are assigned to the function.

Please note that in the resulting function, the distances between the signal points are not the same as the distances of the original signals. Also the distance between the signal points is different. With the 'Precision' parameter, you can determine a fixed distance between the signal points. If you do not enter a parameter, the shortest distance of the signal points is used as fixed value for all subsequent operations.

You can also determine the X-Y presentation using the X-axis mode. The illustration shows the results of the X-axis mode and the XY function in comparison.

For more information, see X-axis mode X - Y .