| Author |
Comment/Response |
Sanjay
|
09/16/11 3:46pm
With a ListLinePlot, How can I have my x-axis range from 0.75 to 0.99 with 0.01 increments?
I have ListLinePlot[{Table[Funct[a], {a, amin, amax, astep}]. ListLinePlot and Table combination assigns values from 1 to 25 (since I have 25 data points.).
Thanks,
Sanjay
URL: , |
|