Graphical Analysis Aids

From Eigenvector Research Documentation Wiki
Revision as of 16:40, 2 September 2008 by imported>Jeremy (Importing text file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
abline - Draws a line on the current axes with a given slope and intercept.
dp - Draws a diagonal line on an existing figure.
hline - Adds horizontal lines to figure at specified locations.
vline - Adds vertical lines to figure at specified locations.
zline - Adds vertical lines to 3D figure at specified locations.
ellps - Plots an ellipse on an existing figure.
gselect - Selects objects in a figure (various selection styles).
mplot - Automatic creation of subplots and plotting.
yscale - Rescales the y-axis limits on each subplot in a figure.
subgroupcl - Displays a confidence ellipse for points in a two-dimensional plot.

(Sub topic of Import_View_Data)