|
|
||
|
|
ListLogPlot |
| ListLogPlot[{y1, y2, ...}] makes a log plot of the yi, assumed to correspond to x coordinates 1, 2, .... |
| ListLogPlot[{{x1, y1}, {x2, y2}, ...}] makes a log plot of the specified list of x and y values. |
| ListLogPlot[{list1, list2, ...}] plots several lists of values. |
| © 2008 Wolfram Research, Inc. |