I have two vectors representing the location of points (x,y) that I'd like to plot.
I know how to plot them, but I'd also like to label them 1, 2, 3, 4... with labels visible on the plot. The labels represent their order in the vector.
|
|
|
Here's one way to do this:
|
|||||
|