|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
RadioButton |
| RadioButton[x, val] represents a radio button whose setting x is set to val when the button is clicked. |
| RadioButton[x, val] is displayed as |
| RadioButton[Dynamic[x], val] takes the setting to be the dynamically updated current value of x, with the value of x being reset if the button is clicked. |
| © 2013 Wolfram Research, Inc. |