LREtools[REplot] - two-dimensional plot of values from a sequence defined by a recurrence equation
|
Calling Sequence
|
|
REplot(problem, rang, options)
|
|
Parameters
|
|
problem
|
-
|
problem
|
rang
|
-
|
integer range or name = integer range
|
|
|
|
|
Description
|
|
•
|
The REplot function creates a two-dimensional plot of a list of values from a recurrence, over the range rang where the range must be made up of increasing non-negative integers.
|
•
|
Remaining arguments are interpreted as plot options. See ?plot,options for a list of possible options.
|
•
|
The command with(LREtools,REplot) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?