I've created a function f and a slider:
Slider[Dynamic[y],{1,4}]
How to execute/call f each time the slider is dragged?
|
I've created a function
How to execute/call |
||||
|
|
Another rout to take would be just using
|
|||||||||
|
|
Like this
You can can test using for example
I advise you to look at the help of Dynamic that contains examples of other related features. |
|||
|
|