This tutorial discusses how the GUIObject expression for a running GUI can be a handle to the widgets that make up the interface. This lets you get runtime information about ...
SyntaxQ
(Built-in Mathematica Symbol) SyntaxQ["string"] returns True if the string corresponds to syntactically correct input for a single Mathematica expression, and returns False otherwise.
To run Mathematica using a network license, both the client machine and the license server must be on the network, and MathLM must be running. If you do not have a MathLM ...
ActivateWindow is an option to DoNETModeless that specifies whether to make the window visible.
In addition to the interfaces of Import and Export, Mathematica 8 comes with an autoloading mechanism that simplifies the registration of formats used by the Import and ...
Mathematica provides powerful functions to compute state-feedback and estimator gains using pole-placement or optimal techniques. In addition, it has functions that directly ...
SignificanceLevel is an option to hypothesis test functions that specifies the significance level for the test.
For many applications, high-level constructs like Manipulate and TabView will immediately give you the dynamic interactivity you need. Mathematica also allows you to create ...
ChartLabels is an option for charting functions that specifies what labels should be used for chart elements.
EdgeLabelStyle is an option and property for Graph and related functions that specifies the style to use for edge labels.