DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Extract y values according to x axis?

I appreciate you trying to help and was hoping you had solved it, but I had tried all combinations of these settings and they don't seem to have any impact unfortunately.  All 5 curves in this example are different datasets where the "10th Indexed line in the sheet, for example"  may not have the same x value as the other datasets.  It almost seems like Diadem is trying to Index 10 lines into each dataset based on whichever line is chosen in the Curve Cursor, but then the 10th index in all datasets is not the same x-value of 0.6, for example, and thus it pulls random X-values and provides the corresponding Y.

 

Example:
Dataset 1 at 0.6 x-value = Index Row #10

Dataset 2 at Index Row #10 = 0.7 x-value

 

So I think that it is just the way that Diadem builds the Array of multiple datasets and it appears the Curve Cursor uses the Index Value from the selected line and then is pulling the X and Y Values from the array corresponding to that Index Row.

 

Ian0828_0-1685733990757.png

Ian0828_1-1685734451183.png

 

0 Kudos
Message 11 of 12
(355 Views)

Hello Ian0828,
the interpolation can only be performed if the X-values are arranged in increasing order.
This can be looked up in the Data Portal at the Monotony property.

DIAdemo_0-1685965309046.png

 

If that is the problem, you can sort the X-values with the corresponding Y-values.

0 Kudos
Message 12 of 12
(326 Views)