Difference between revisions of "SlowPlot Command"

From GeoGebra Manual
Jump to: navigation, search
(added new syntax)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geogebra}}
{{command|geogebra}}
+
;SlowPlot( <Function> )
;SlowPlot[ <Function> ]
+
:Creates an animated graph of the given function, that is plotted from left to right. The animation is controlled by a [[Slider Tool|slider]], which is also created by this command.
:{{description}}
+
 
 +
;SlowPlot( <Function >, <Boolean Repeat >)
 +
:Creates an animated graph of the given function, that is plotted from left to right. The animation is controlled by a [[Slider Tool|slider]], which is also created by this command: if ''Repeat'' is ''false'', the graph is plotted only once - corresponding to the slider setting ''Increasing (once)'', if ''Repeat'' is ''true'' or omitted, the graph is plotted continuously - corresponding to the slider setting ''Increasing''.

Latest revision as of 12:07, 23 February 2018


SlowPlot( <Function> )
Creates an animated graph of the given function, that is plotted from left to right. The animation is controlled by a slider, which is also created by this command.
SlowPlot( <Function >, <Boolean Repeat >)
Creates an animated graph of the given function, that is plotted from left to right. The animation is controlled by a slider, which is also created by this command: if Repeat is false, the graph is plotted only once - corresponding to the slider setting Increasing (once), if Repeat is true or omitted, the graph is plotted continuously - corresponding to the slider setting Increasing.
© 2024 International GeoGebra Institute