| Author |
Comment/Response |
Daniele Barducci
|
10/04/12 02:37am
Hi All,
I'm plotting 3 lists in the same graphs
list1={{x1,y1},{x2,y2},...,{xn,yn}}
ListPlot[{list1,list2,list3}]
and I was wondering if is possible, just for list1, to set the plotmarker in this way: that for point 1 correspond a marker "1", for point 2, "2" and so on...
I tried with vary options i plotmarkers but I didn't succeed...
Thanks in advance!
URL: , |
|