Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Dynamic Interactivity > Control Objects > DynamicSetting >

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
displays as e, but is interpreted as if supplied as input.
  • 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.
Displays as a slider, but gives the slider's setting when used as input:
Copy the output to use as active input:
Copy and use Evaluate in Place (Ctrl+Shift+Enter) to display as an actual color swatch:
Displays as a slider, but gives the slider's setting when used as input:
In[1]:=
Click for copyable input
Out[1]=
Copy the output to use as active input:
In[2]:=
Click for copyable input
Out[2]=
 
In[1]:=
Click for copyable input
Copy and use Evaluate in Place (Ctrl+Shift+Enter) to display as an actual color swatch:
In[2]:=
Click for copyable input
Out[2]=
DynamicSetting needs to be evaluated first using Evaluate in Place:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF