I am writing a technical paper in which I want to compare some works in my references. I want to draw a scatter plot between two columns of data (x and y) and the third column (the numeric reference label [1], [15],.. etc) as the text label on all the points.
I can do this using MATLAB of course, and set the point labels by hand. However anytime I add or remove a reference from my bibliography the numeric labels on my plot will have to be readjusted.
Is there any tool in LaTeX to update the reference labels in the scatter plot automatically?
