TableDirections is an option for TableForm and MatrixForm which specifies whether successive dimensions should be arranged as rows or columns.
This section is concerned with the way that OpenCLLink is set up and configured for your machine. It will also help to track down and correct problems. OpenCLLink is designed ...
RectangleChart3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] makes a 3D rectangle chart with bars of width x_i, depth y_i and height z_i. RectangleChart3D[{..., w_i[{x_i, y_i, ...
MorphologicalBranchPoints[image] gives a version of a binary image image in which white pixels represent the morphological branch points.
StartOfString represents the start of a string for purposes of matching in StringExpression.
Mathematica's symbolic architecture immediately defines a serializable representation for any Mathematica data or program—which can then readily be stored in a file.
FrontEndTokenExecute["cmd"] executes the specified front end command token, typically corresponding to a front end menu item.
Item
(Built-in Mathematica Symbol) Item[expr, options] represents an item within constructs such as Grid, Overlay, and Manipulate that displays with expr as the content, and with the specified options applied ...
PlusMinus[x] displays as \[PlusMinus]x.PlusMinus[x, y, ...] displays as x \[PlusMinus] y \[PlusMinus] ....
RowMinHeight is an option for the low-level function GridBox that specifies the minimum total height in units of font size that should be allowed for each row.