$ContinuousExtension is a global environment setting, specifying whether to generate conditions for continuous extensions of Runge\[Dash]Kutta methods.
$RungeKuttaMethod is a global environment setting, specifying the type of method to be generated by ButcherPhi and related functions.
Mathematica provides many options for styling the cells that appear in notebooks. Some of the more common styling options are available directly from the Format menu. All ...
Mathematica's symbolic representation of both graphics and controls makes it particularly easy to create click-interactive panels in which the user clicks or drags elements ...
As soon as you connect almost any kind of controller or input device to your computer, Mathematica will immediately let you use it to control Manipulate, 3D graphics, etc. ...
Mathematica includes a variety of image segmentation techniques such as clustering, watershed, region growing, and level set as well as a rich set of functions for ...
Appearance is an option for displayed objects such as Button and Slider that specifies the general type of appearance they should have.
AutoIndent is an option for Style and Cell that specifies what automatic indentation should be done at the beginning of a new line after an explicit return character has been ...
AutorunSequencing is an option for Manipulate that specifies how autorun should use the controls provided.
ChoiceDialog[expr] puts up a standard choice dialog that displays expr together with OK and Cancel buttons, and returns True if OK is clicked and False if Cancel is ...