A
Aled87
Hi guys,
Basically i have a set of data plotted on an x-y scatter plot where at
single point the two curves cross over each other and meet at a singl
point, i.e. 'x and y values are both the same where they cross.
Im trying to determine this operating point by generating lookup table
for both each curve.,
for example in the x axis i need to match the same x value for one curv
'1st lookup table row' with the same x value of the other curve '2n
lookup table row'. But the corresponding y values also need to b
matching or relatively close to find the right point. Any ideas ho
this can be achieved, i was thinking of using a VLOOKUP and INDE
functions but it's much more complicated than that.
Any advice would be great
Basically i have a set of data plotted on an x-y scatter plot where at
single point the two curves cross over each other and meet at a singl
point, i.e. 'x and y values are both the same where they cross.
Im trying to determine this operating point by generating lookup table
for both each curve.,
for example in the x axis i need to match the same x value for one curv
'1st lookup table row' with the same x value of the other curve '2n
lookup table row'. But the corresponding y values also need to b
matching or relatively close to find the right point. Any ideas ho
this can be achieved, i was thinking of using a VLOOKUP and INDE
functions but it's much more complicated than that.
Any advice would be great