Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Data Visualization >

ListLogLogPlot

ListLogLogPlot[{{x1, y1}, {x2, y2}, ...}]
makes a log-log plot of the specified list of x and y values.
ListLogLogPlot[{list1, list2, ...}]
plots several lists of values.
  • ListLogLogPlot effectively plots Log[yi] against Log[xi], but with tick marks indicating the underlying values xi and yi.
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team