LocatorRegion is an option for Locator that specifies where the locator object should by default be allowed to go when it is dragged.
Setting
(Built-in Mathematica Symbol) Setting[expr] replaces control objects such as sliders or popup menus in expr by their settings.
White
(Built-in Mathematica Symbol) White represents the color white in graphics or style specifications.
Widget["Frame"] represents a complete window.
This example uses Widget["ColorChooser"] and includes sample code demonstrating how to
Highlight[g, p] displays g with elements in p highlighted. The second argument p has the form {s_1, s_2, ...}, where the s_i are disjoint subsets of vertices and edges of g.
SetEdgeWeights[g] assigns random real weights in the range [0, 1] to edges in g. SetEdgeWeights[g, e] assigns edge weights to the edges in the edge list e. SetEdgeWeights[g, ...
Mathematica's built-in SparseArray function should be used to create tridiagonal matrices. Mathematica kernel's built-in sparse solver LinearSolve has replaced ...
SymbolicXMLErrors[expr] returns a list of part specifications indicating where there are errors in the SymbolicXML expression expr and a message about the nature of each ...
Mathematica can connect to many outside programs. You can use Mathematica 's rich programming language to read and write to other supported programming languages. Mathematica ...