Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Dynamic Interactivity > Interactive Manipulation > Options & Styling for Interactive Manipulation > Gamepad & Device Interface > LocalizeVariables >
Mathematica > Visualization and Graphics > Graphics Interactivity & Drawing > Interactive 3D Control > Gamepad & Device Interface > LocalizeVariables >

LocalizeVariables

LocalizeVariables
is an option to Manipulate that determines whether the values of variables associated with controls should be localized.
By default, Manipulate variables are localized:
By disabling LocalizeVariables, the variables are treated as global:
By default, Manipulate variables are localized:
In[1]:=
Click for copyable input
Out[1]=
 
By disabling LocalizeVariables, the variables are treated as global:
In[1]:=
Click for copyable input
Out[1]=
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF