In Mathematica, a palette is just a notebook with a collection of controls such as buttons. A uniquely powerful consequence of Mathematica's unified design is that a symbolic ...
From simple calculations to full publishable documents and sophisticated dynamic interfaces, everything you can do with Mathematica's standard interactive interface is done ...
If you experience internet connectivity problems, such as trouble using Mathematica's integrated data functions, try following the troubleshooting techniques described below. ...
Mathematica 's unified symbolic graphics architecture makes it possible to mix programmatic graphics generation with interactive editing and control. The Mathematica Drawing ...
FrameMargins is an option for objects that can be displayed with frames which specifies the absolute margins in printer's points to leave inside the frame.
This tutorial describes the principles behind Dynamic, DynamicModule, and related functions, and goes into detail about how they interact with each other and with the rest of ...
This document describes how to compile and run MathLink programs written in the C language on computers running a Microsoft Windows operating system. ("MathLink and External ...
GraphicsGroup[{g_1, g_2, ...}] represents a collection of graphics objects grouped together for purposes of interactive selection in a notebook.
Dynamic and Manipulate have holding attributes that are vital in making them work properly. However, those holding attributes can interfere with other structural operations ...
Toggler
(Built-in Mathematica Symbol) Toggler[x] represents a toggler button with setting x, that toggles between True and False. Toggler[Dynamic[x]] takes the setting to be the dynamically updated current value ...