You can rotate 3D graphics with your mouse. Move the pointer over the 3D graphic. The pointer changes to the 3D rotate pointer GraphicsBox[RasterBox[CompressedData[ ]], ...
Choose Insert > Table/Matrix > New. Use the dialog box that pops up to create a matrix. Suppose the entry in the top-left position is selected.
Mathematica 's extensive capabilities for presenting data, text, graphics, and dynamic elements in formatted tables give you control over all elements of layout and styling. ...
Print prints the active notebook.
AnimationRate is an option for Animate and Animator that specifies at what rate an animation should run, in units per second.
AxesLabel is an option for graphics functions that specifies labels for axes.
VarianceEquivalenceTest[{data_1, data_2, ...}] tests whether the variances of the data_i are equal. VarianceEquivalenceTest[{data_1, ...}, " property"] returns the value of " ...
Mathematica is one of the more complex software systems ever constructed. It is built from several million lines of source code, written in C/C++, Java and Mathematica. The C ...
RGBColor[red, green, blue] is a graphics directive specifying that objects that follow are to be displayed, if possible, in the color given. RGBColor[r, g, b, a] specifies ...
Mathematica's symbolic timing framework allows timing information not only to be analyzed but also to be used in the structure of algorithms. Mathematica provides functions ...