You can export XML data from Mathematica using the standard Export function. Exporting files. The first argument of the function specifies the file to which the data should ...
MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.
VertexNormals is an option for graphics primitives which specifies the normal directions to assign to 3D vertices.
Importing and exporting tabular data. This exports an array of numbers to the file out.dat. Here are the contents of the file out.dat.
Unicode: 2250. Alias: Esc .= Esc. Infix similarity operator. x ≐ y is by default interpreted as DotEqual[x,y]. Used to mean approximately equal, or in some cases, 'image of', ...
You can use the Mathematica BSF engine that ships with the GUIKit` framework in third-party applications that support BSF. The naming conventions to note are that BSF uses ...
Mathematica allows you to control how the pages in notebooks are laid out for printing. You can give a general specification in a stylesheet, or you can specify details for ...
SQLTableInformation[conn] returns a list of information about the tables in an SQL connection.
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
Histogram[{x_1, x_2, ...}] plots a histogram of the values x_i.Histogram[{x_1, x_2, ...}, bspec] plots a histogram with bin width specification bspec.Histogram[{x_1, x_2, ...