Next: 9.25 path()
Up: 9 Commands
Previous: 9.23 minimize()
- Description
- Draw a new plot on the graphics device (usually the
screen).
- Input Program Variables
- None.
- Keywords/Values
- Same as plot().
- Output Program Variables
- Same as plot().
- Examples
-
Iff> newplot(my.x, my.y)
- See also
- plot()(Section 9.27),
Chapter 5.
Matt Newville
2004-02-09