Here we have a List Box component that displays various expressions to be plotted. Executing the ClickValue command with a relevant expression or expressions will select one or more expressions and update the plot.
|
|
|
|
You need to open the help page as a worksheet to view how executing the ClickIndex command on the List Box causes the plot to update to the expression selected.
>
|
|
Single value:
>
|
|
List of values:
>
|
|
Here we have a Slider component that represents the exponential value to be displayed in the plot of x^n, where n is the slider value. Executing the ClickValue command with a numeric value will define the value for n and update the plot accordingly.
You need to open the help page as a worksheet to view how executing the ClickValue command on the Slider causes the plot to update based on the exponent value selected.
>
|
|
>
|
|