21 - 30 of 1620 for PlotSearch Results
View search results from all Wolfram sites (36909 matches)
ArrayPlot   (Built-in Mathematica Symbol)
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
Make a Smoother or Rougher Plot   (Mathematica How To)
Mathematica gives you the ability to fine-tune the level of detail for your plots. To get a rough sketch of a plot, you can tell Mathematica to plot fewer points. The more ...
ParametricPlot   (Built-in Mathematica Symbol)
ParametricPlot[{f_x, f_y}, {u, u_min, u_max}] generates a parametric plot of a curve with x and y coordinates f_x and f_y as a function of u. ParametricPlot[{{f_x, f_y}, ...
RegionPlot   (Built-in Mathematica Symbol)
RegionPlot[pred, {x, x_min, x_max}, {y, y_min, y_max}] makes a plot showing the region in which pred is True.
LogPlot   (Built-in Mathematica Symbol)
LogPlot[f, {x, x_min, x_max}] generates a log plot of f as a function of x from x_min to x_max. LogPlot[{f_1, f_2, ...}, {x, x_min, x_max}] generates log plots of several ...
ListLogPlot   (Built-in Mathematica Symbol)
ListLogPlot[{y_1, y_2, ...}] makes a log plot of the y_i, assumed to correspond to x coordinates 1, 2, ....ListLogPlot[{{x_1, y_1}, {x_2, y_2}, ...}] makes a log plot of the ...
PlotRange   (Built-in Mathematica Symbol)
PlotRange is an option for graphics functions that specifies what range of coordinates to include in a plot.
Plot Diagnostics for Fitted Models   (Mathematica How To)
Diagnostics are an important part of analyzing models of data. Plots of residuals and leverage or influence measures provide valuable insight into whether assumptions of the ...
MatrixPlot   (Built-in Mathematica Symbol)
MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.
ListLinePlot   (Built-in Mathematica Symbol)
ListLinePlot[{y_1, y_2, ...}] plots a line through a list of values, assumed to correspond to x coordinates 1, 2, .... ListLinePlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots a ...
1|2|3|4|5|6 ... 162 Previous Next

...