SlopeField Command

From GeoGebra Manual
Revision as of 23:03, 12 May 2012 by Murkle (talk | contribs) (Created page with "<noinclude>{{Manual Page|version=4.2}}{{PAGENAME}}</noinclude>{{betamanual|version=4.2}} {{command|text}} ;SlopeField[ <f'(x,y)> ] :Plots a slopefi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


SlopeField[ <f'(x,y)> ]
Plots a slopefield for the differential equation y = f'(x,y)
SlopeField[ <f'(x,y)>, <Number n> ]
Plots a slopefield for the differential equation y = f'(x,y) on an n by n grid (if the Graphics View is square) or a smaller grid if not. Default is 40.
SlopeField[ <f'(x,y)>, <Number n>, <Length Multiplier a> ]
Plots a slopefield for the differential equation y = f'(x,y). The Length Multiplier 0<a≤1 determines how long the segments are.
SlopeField[ <f'(x,y)>, <Number n>, <Length Multiplier a>, <Min x>, <Min y>, <Max x>, <Max y> ]
Plots a slopefield for the differential equation y = f'(x,y) inside the specified rectangle (rather than filling the Graphics View)
Note: See also SolveODE
© 2024 International GeoGebra Institute