BoxExtraSpacing is an option for BoxWhiskerPlot which specifies spacing adjustments to be applied when plotting multiple boxes.
DataRanges is an option for PairwiseScatterPlot which specifies range limits for each column of data.
The Mathematica system provides a convenient way to call functions in external C and other programs. With a .tm template specifying Mathematica functions corresponding to ...
Extensively used within the Mathematica system itself, MathLink is Mathematica's unique high-level symbolic interface standard for interprogram communication. With convenient ...
Mathematica provides several convenient methods for extracting and manipulating parts of matrices. The flexible [[ ]] (Part) and ;; (Span) syntaxes provide compact yet ...
Mathematica supports a sophisticated symbolic cascading stylesheet mechanism that allows modular control of all aspects of notebook formatting and operation.
Mathematica allows you to control font sizes of text, math, and graphics for clarity, compactness, or personal preference. You can choose styles for individual characters, ...
CellFrame is an option for Cell which specifies whether a frame should be drawn around a cell.
CornerFilter[image] computes a measure for the presence of a corner for each pixel in image and returns the result as an intensity image.CornerFilter[image, r] detects ...
DeleteSmallComponents[image] replaces small connected components in a binary image image with background pixels.DeleteSmallComponents[m] replaces positive integers in a label ...