Mathematica supports several levels of interfacing to C and C++ programs. You can create "installable" C programs where C functions are directly connected to Mathematica ...
Mathematica gives you the power to customize every aspect of the styling of your plots. These "How tos" give step-by-step instructions for common details of appearance.
DialogNotebook[{cell_1, cell_2, ...}] represents a dialog notebook that can be manipulated by the Mathematica front end.
Introduction to Editing Mathematica Graphics Drawing Tools Selecting Graphics Objects
Type Ctrl+DynamicBox[If[$OperatingSystem === MacOSX, T, D], ImageSizeCache -> {9., {0., 8.}}] or choose Graphics > Drawing Tools. For more information on each tool, click the ...
Work with Spline Functions Create Graphics with Spline Primitives Create Plots
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
Monitor
(Built-in Mathematica Symbol) Monitor[expr, mon] generates a temporary monitor cell in which the continually updated current value of mon is displayed during the course of evaluation of expr.
Mathematica includes rich support for linking between notebooks and from notebooks to websites. You can simply add references to a single notebook or link between a series of ...
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...