|
|
|||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
| LocalizeVariables is an option to Manipulate which 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:
|