home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-06-17 | 364 b | 15 lines | [TEXT/RLAB] |
- plerry:
-
- Synopsis: 2-dimensional plot with vertical error-bars.
-
- Syntax: plerry ( X, Y, Ymin, Ymax )
-
- Description:
-
- Plerry creates a 2-dimensional plot with X as the independent
- variable, and Y as the dependent variable. Ymin and Ymax are
- vectors, the same size as Y (and X) that represent the minimun
- and maximun error bounds on the Y values.
-
- See Also: plot
-