Plot Commands
Revision as of 10:19, 19 March 2008 by Dean Whittaker (talk | contribs)
The main purpose of the graphics package is to plot graphs. Several different commands exist to facilitate this.
One Dimensional Plots
Plot Types
Images of the one dimensional plot types can be seen hereThese plot types are:
Command; | Plot Type |
---|---|
dl | Line Plot |
dm | Marker Plot |
de | Errorbar Plot |
dh | Histogram Plot |
dp | Marker with Errorbars Plot |
dp | Marker and Lin with Errorbars Plot |
>> dl(w, optional) >> dm(w, optional) >> de(w, optional) >> dh(w, optional)
Overplots
Plots can also be