LabelStyle is an option for formatting and related constructs that specifies the style to use in displaying their label-like elements.
In addition to the interfaces of Import and Export, Mathematica 8 comes with an autoloading mechanism that simplifies the registration of formats used by the Import and ...
Mathematica stores preference settings and initialization data in two directories, $BaseDirectory and $UserBaseDirectory. Within each of these directories are several ...
Mathematica provides systemwide support for a large number of special characters. Each character has a name and a number of shortcut aliases. They are fully supported by the ...
Mathematica 's rich syntax uses different kinds of brackets and braces; familiarity with these aspects lets you read and program efficiently in Mathematica .
math
(Mathematica System Program) math options starts the Mathematica kernel in Unix and Linux.
CDFDeploy["file.cdf", expr] deploys expr in a form that can be played by Wolfram CDF Player.CDFDeploy["file.cdf", notebook] deploys a notebook.CDFDeploy["file.cdf", ...
ChartLegends is an option for charting functions that specifies what legends should be used for chart elements.
ConnectedGraphQ[g] yields True if the graph g is connected, and False otherwise.
ControllabilityMatrix[ss] gives the controllability matrix of the StateSpaceModel object ss.