PairedBarChart[{y_1, y_2, ...}, {z_1, z_2, ...}] makes a paired bar chart with bar lengths y_1, y_2, ... and z_1, z_2, ..., respectively.PairedBarChart[{..., w_i[y_i, ...], ...
Mathematica's highly optimized architecture makes it easy to create programs that are both elegant and efficient. Its symbolic character lets you immediately run and test ...
If you use your computer via a purely graphical interface, you will typically double-click the Mathematica icon to start Mathematica. If you use your computer via a textually ...
Animator[u] represents an object that displays with the value of u being continually increased from 0 to 1 with time. Animator[u, {u_min, u_max}] makes u vary from u_min to ...
ImageSize is an option that specifies the overall size of an image to display for an object.
OpenerView[{expr_1, expr_2}] represents an object which displays as an opener, together with expr_1 if the opener is closed, and both expr_1 and expr_2 if it is ...
A Mathematica script is simply a file containing Mathematica commands that you would normally evaluate sequentially in a Mathematica session. Writing a script is useful if ...
Import
(Built-in Mathematica Symbol) Import["file"] imports data from a file, returning a complete Mathematica version of it. Import["file", elements] imports the specified elements from a file.Import["http:// ...
Options associated with the interactive entering of expressions. The option SingleLetterItalics is typically set whenever a cell uses TraditionalForm. Here is an expression ...
Combining a new level of programmatic support for symbolic color with carefully chosen aesthetic color parametrizations, Mathematica allows a uniquely flexible and compelling ...