Hi all,
Is there a way to extract values from a plot. I have created a plot in MATLAB and would like to extract the y-value for any given x-value along the x-axis. I have x and y data stored as arrays from a for-loop. However, if I want to extract the y value for x=0.225 (first value along...