$Output
(Built-in Mathematica Symbol) $Output gives the list of files and pipes to which standard output from Mathematica is sent.
DatabaseLink has functions for working with the tables of data in a database. It can create and drop tables, as well as fetch information about the organization of tables in ...
Binarize[image] creates a binary image from image by replacing all values above a globally determined threshold with 1 and others with 0.Binarize[image, t] creates a binary ...
DistanceMatrix[list] gives a matrix of distances or dissimilarities between the elements of list.
Ways to get pieces of matrices. Matrices in Mathematica are represented as lists of lists. You can use all the standard Mathematica list-manipulation operations on matrices. ...
ArrayComponents[array] gives an array in which all identical elements of array are replaced by an integer index representing the component in which the element ...
PCX
(Mathematica Import/Export Format) Common MIME types: application/pcx, image/pcx Paintbrush PCX format. Raster image format. Legacy format used on Microsoft DOS. Binary format. Compresses image data using ...
PXR
(Mathematica Import/Export Format) Pixar image format. Raster image format. Legacy format used in computer animation production systems and in medical imaging. PXR is an acronym derived from Pixar. Stores ...
Raw raster image data. Used as an intermediate format by imaging devices. Stores images as RGB or grayscale bitmaps at a resolution of 8 bits per channel. Binary format. Does ...
RSS
(Mathematica Import/Export Format) MIME type: application/rss+xml RSS web syndication format. Commonly used to transmit frequently updated web content to feed readers or news aggregators. RSS is an acronym for ...