Plot Commands

From LIBISIS
Revision as of 10:19, 19 March 2008 by Dean Whittaker (talk | contribs)
Jump to navigation Jump to search

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

Plotting Arrays of IXTdataset_1d

Plotting Arrays of IXTdataset_2d

Two Dimensional Plots

Plot Types

Plotting Arrays of IXTdataset_1d

Plotting Arrays of IXTdataset_2d

Three Dimensional Plots

Sliceomatic

Optional Inputs

Using Name Tags