When plotting curves from data, there are several methods you can use to display the data points along the curve. While the default settings for displaying such plots are ...
SpokenString[expr] gives a string of text corresponding to a spoken representation of the expression expr.
Density and contour plots. This gives a density plot of sin(x) sin(y). Lighter regions show higher values of the function. Some options for DensityPlot.
Mathematica provides various options for labeling three-dimensional graphics. Some of these options are directly analogous to those for two-dimensional graphics, discussed in ...
Ways to label two-dimensional plots. Here is a plot, using the default Axes->True. Setting Frame->True generates a frame with axes, and removes tick marks from the ordinary ...
Mathematica saves information about every plot you produce, so that you can later redraw it. When you redraw plots, you can change some of the options you use. Functions for ...
StationaryWaveletPacketTransform[data] gives the stationary wavelet packet transform (SWPT) of an array of data.StationaryWaveletPacketTransform[data, wave] gives the ...
Mathematica's unified symbolic architecture makes it incredibly easy to create dialog boxes that range from the straightforward to the highly elaborate and customized. Every ...
MusicScale[{i_1, i_2, ...}, freq, dur] creates a Sound object that is a sequence of pitches corresponding to numbers i_1, i_2, ..., a list of intervals measured in cents, ...
Filling
(Built-in Mathematica Symbol) Filling is an option for ListPlot, Plot, Plot3D, and related functions that specifies what filling to add under points, curves, and surfaces.