05-02-2012 03:38 AM
i want to plot array data to xy graph which has multiple X axis and 1 Y axis.
array formate is as shown below
TOF(x- axis) M/Q (x axis) Events(Y axis)
10 1 0
20 2 0
30 3 0
40 4 20
50 5 500
60 6 30
70 7 0
80 8 0
90 9 0
please help me how to plot graph on different x axis???
05-02-2012 04:10 AM