| Author |
Comment/Response |
tm7uc
|
10/20/10 3:39pm
Hi
I am trying to plot data points with two components {x,y} and connect them with arrow to indicate the orientation of the graph as time proceeds. For example if I had a list of data points a={x1,y1},b={x2,y2},c={x3,y3},d={x4,y4} I am trying to get arrows to connect from a -> b -> c -> d. I've tried using the Joined option for ListPlot but this only connects the points and when I have more than 50 points it's hard to figure out which way the points are moving.
Any insight on how to get this done is appreciated.
URL: , |
|