plerry
Draw error bars in the y direction
- Provided by: plplot-doc (Version: 5.15.0+dfsg2-9build1.1)
- Source: plplot
- Report a bug
Draw error bars in the y direction
plerry(n, x, ymin, ymax)
Draws a set of n error bars in the y direction, the i'th error bar extending from ymin[i] to ymax[i] at x coordinate x[i]. The terminals of the error bars are of length equal to the minor tick length (settable using plsmin(3plplot)).
Redacted form: General: plerry(x, ymin, ymax)
This function is used in example 29.
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.
PLplot documentation at http://plplot.org/documentation.php.