|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
Setting
Setting[expr]
replaces control objects such as sliders or popup menus in expr by their settings.
DetailsDetails
- When expr is a control object, Setting[expr] normally extracts the first argument of expr.
- Setting[expr] replaces dynamic objects in expr by their current values.
- When applied to the object created by Manipulate[e, {xi, ...}, ...], Setting gives the value of e evaluated with the current settings for the
.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Find the setting for a slider:
| In[1]:= |
| Out[1]= |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
