WindowFrame is a notebook option that specifies the type of frame to draw around the window in which the notebook is displayed on the screen.
Mathematica provides hundreds of options to control every aspect of the construction and styling of graphics. The options are carefully designed to be both flexible and ...
ContourStyle is an option for contour plots that specifies the style in which contour lines or surfaces should be drawn.
Basic 3D plotting function. This makes a three-dimensional plot of the function sin(xy). Three-dimensional graphics can be rotated in place by dragging the mouse inside of ...
This loads the package. Economized rational approximations. A Pad é approximation is very accurate near the center of expansion, but the error increases rapidly as you get ...
Linear programming problems are optimization problems where the objective function and constraints are all linear. Mathematica has a collection of algorithms for solving ...
When Mathematica plots a graph for you, it has to make many choices. It has to work out what the scales should be, where the function should be sampled, how the axes should ...
ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. ListContourPlot3D[{{x_1, y_1, z_1, f_1}, {x_2, y_2, z_2, f_2}, ...}] generates a ...
The Mathematica graphics language has many controls for preparing and laying out plots. Aligning plots is important when preparing graphics for presentation or publication.
Dashed
(Built-in Mathematica Symbol) Dashed is a graphics directive specifying that lines that follow should be drawn dashed.