|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | See Also »|More About » |
| 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:
|