LogPlot• LogPlot[f, {x, xmin, xmax}] generates a linear-log plot of f as a function of x from xmin to xmax. • LogPlot[f, {x, xmin, xmax}, "style"] generates a linear-log plot of f in the designated style. • LogPlot[f, {x, xmin, xmax}, "style1", "style2"] generates a linear-log plot of f in the primary style, "style1" and the secondary style, "style2". • Primary plot styles for 2D plots include: Default, Technical, Minimal, Business, and Colorful. • Secondary plot styles for 2D plots include: Frame, NoFrame, Grid, NoGrid, SmallPoints, LargePoints, Tall, Wide, ViewLeft, ViewRight, and ViewCenter. • LogPlot[f, {x, xmin, xmax}, {ymin, ymax}] generates a linear-log plot of f over the specified y-axis range from ymin to ymax. • LogPlot[f, {x, xmin, xmax}, "style", {ymin, ymax}] combines both specifications for plot style and y-axis range. • See also: LogLinearPlot, LogLogPlot.
Examples Using InstantCalculatorsHere are the InstantCalculators for the LogPlot function. Enter the parameters for your calculation and click Calculate to see the result.
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the LogPlot Function Controller.
|