Overview of the plots Package
Calling Sequence
Description
List of plots Package Commands
plots:-command(arguments)
command(arguments)
Each command in the plots package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
The long form, plots:-command is always available. The short form can be used after loading the package.
For a pictorial listing of the available types of plots, both in the plots package and in other packages, as well as other resources for plotting, see the Plotting Guide. Note that this guide is only available in the Standard interface.
The following is a list of available commands.
animate
animatecurve
arrow
changecoords
complexplot
complexplot3d
conformal
conformal3d
contourplot
contourplot3d
coordplot
coordplot3d
densityplot
display
dualaxisplot
fieldplot
fieldplot3d
gradplot
gradplot3d
implicitplot
implicitplot3d
inequal
interactive
interactiveparams
intersectplot
listcontplot
listcontplot3d
listdensityplot
listplot
listplot3d
loglogplot
logplot
matrixplot
multiple
odeplot
plotcompare
pointplot
pointplot3d
polarplot
polygonplot
polygonplot3d
polyhedra_supported
polyhedraplot
rootlocus
semilogplot
setcolors
setoptions
setoptions3d
shadebetween
spacecurve
sparsematrixplot
surfdata
textplot
textplot3d
tubeplot
To display the help page for a particular plots command, see Getting Help with a Command in a Package.
See Also
DEtools
plot
plot3d
PlottingGuide
plottools
Statistics/Visualization
UsingPackages
with
Download Help Document