MathStudio  Blog  Share  Manual  Forums  Support  Sign In 
      
      
 
       Download Manual

Space Space Space
PLOT

ALGEBRA

BASIC

CALCULUS

CAS

DATA

ELEMENTARY

GRAPHING

MANUAL

MATRIX

NUMBER

SCRIPTING

SPECIAL

SPECIAL POLYNOMIALS

STATISTICAL

TRIGONOMETRIC

VECTOR CALCULUS
  ListPlot(x, [y], [x2], [y2], ...)
x
The x-values of the first list.

[y]
The y-values of the first list.

[x2]
The x-values of the second list.

[y2]
The y-values of the second list.

...
Lists can also be entered in matrix form.
[[x,y],[x2,y2],[x3,y3],...]


Description
ListPlot plots single or multiple lists of numeric data.

The following are additional plot parameters for ListPlot.

type
Sets the type of list to plot.

regression
Sets the regression analysis to perform.


Examples  








References
http://en.wikipedia.org/wiki/Scatter_plot
http://en.wikipedia.org/wiki/Histogram
http://en.wikipedia.org/wiki/Probability_plot
http://en.wikipedia.org/wiki/Box_plot

Related Functions
Plot, ListPlot3D


Shared Files

Intermediate Tutorial: ComplexPlot
by Tutorials



Copyright © 2012 Pomegranate Software.  All rights reserved.