|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
DynamicSetting
DynamicSetting[e]
represents an object which displays as e, but is interpreted as the dynamically updated current value of Setting[e] if supplied as Mathematica input.
DynamicSetting[f, e]
displays as e, but is interpreted as
if supplied as input.
DetailsDetails
- DynamicSetting[e] returns an object which remains unchanged until it is explicitly supplied as Mathematica input, and evaluated using Shift+Enter, Evaluate in Place, etc.
- In the object returned by DynamicSetting, all controls such as sliders are operable.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

