Type Ctrl+DynamicBox[If[$OperatingSystem === MacOSX, T, D], ImageSizeCache -> {9., {0., 8.}}] or choose Graphics > Drawing Tools. For more information on each tool, click the ...
Mathematica efficiently implements state-of-the-art data classification algorithms, allowing you to visualize distributions, search for nearest neighbors, and do cluster ...
DeletionWarning is an option for InterpretationBox or TagBox objects that specifies whether a warning is issued if the box is deleted.
MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.
Unicode: 220B. Alias: Esc mem Esc. Infix set relation operator. x ∋ y is by default interpreted as ReverseElement[x,y]. Not the same as \[SuchThat].
ReverseElement[x, y, ...] displays as x \[ReverseElement] y \[ReverseElement] ....
FrameTicksStyle is an option for 2D graphics functions that specifies how frame ticks should be rendered.
Mathematica has many matrix operations that support operations such as building, computing, and visualizing matrices. It also has a rich language for picking out and ...
Pick
(Built-in Mathematica Symbol) Pick[list, sel] picks out those elements of list for which the corresponding element of sel is True. Pick[list, sel, patt] picks out those elements of list for which the ...
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...