Manipulate[expr, {u, u_min, u_max}] generates a version of expr with controls added to allow interactive manipulation of the value of u. Manipulate[expr, {u, u_min, u_max, ...
The core of Mathematica's unique power for building interfaces is in its extremely flexible high-level symbolic paradigm. But Mathematica also allows you to build interfaces ...
Mathematica's unified architecture allows every aspect of Mathematica's interface to be controlled and specified programmatically using the symbolic constructs and functions ...
Mathematica's symbolic architecture makes it unprecedentedly easy to create and manipulate sophisticated layouts for user interfaces—both as static structures and with ...
Notebooks as Documents Entering Input in Notebooks Two–Dimensional Expression Input
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's J/Link system provides a uniquely seamless interface to the Java environment. With J/Link you can immediately access Java classes and objects from within ...
The single function Manipulate gives immediate access to a huge range of powerful interactive capabilities. For any expression with symbolic parameters, Manipulate ...
Mathematica 6.0 defined a major new paradigm for computing, centered around the concept of the symbolic dynamic interface. Built on Mathematica's unique symbolic ...