Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Options & Styling for Interactive Manipulation >

TrackedSymbols

TrackedSymbols
is an option to Refresh, Manipulate and related functions that specifies which symbols should trigger updates when their values are changed.
  • The following settings can be used:
Allall possible symbols
Fullsymbols that appear explicitly in the input expression
Automaticsymbols being tracked in enclosing constructs
{x,y,z,...}an explicit list of symbols
  • When a list of symbols is given, the typical usage is TrackedSymbols:>{x, y, z, ...}.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team