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

Setting

Setting[expr]
replaces control objects such as sliders or popup menus in expr by their settings.
  • 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 xi.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team