07-31-2015 07:18 AM
Hello,
I am currently working on obtaining max values from an XY graph. I can obtain the Max Y values from my input array, but I am unsure how to obtain the X value corresponding to the Max Y value. I have read somewhere about using max index(es) on the Array Max Min function but that leaves me with the location of the x value. How do you go from there to obtaining the actual x value? Thank you.
Solved! Go to Solution.
07-31-2015 07:28 AM