Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Function Visualization >

LogLinearPlot

LogLinearPlot[f, {x, xmin, xmax}]
generates a log-linear plot of f as a function of x from xmin to xmax.
LogLinearPlot[{f1, f2, ...}, {x, xmin, xmax}]
generates log-linear plots of several functions fi.
  • LogLinearPlot effectively generates a curve in which f is plotted against Log[x], but with tick marks indicating the original values of x.
  • LogLinearPlot makes logarithmic functions appear as straight lines.
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team