PLERRX(3plplot) | PLplot API | PLERRX(3plplot) |
plerrx - Draw error bars in x direction
plerrx(n, xmin, xmax, y)
Draws a set of n error bars in x direction, the i'th error bar extending from xmin[i] to xmax[i] at y coordinate y[i]. The terminals of the error bars are of length equal to the minor tick length (settable using plsmin(3plplot)).
Redacted form: General: plerrx(xmin, ymax, y)
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.
January, 2019 |