Plot errorbar: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
Line 1: | Line 1: | ||
= | = plot_errorbar = | ||
Usage: plot errorbar ''x'' ''y1'' ''y2'' | Usage: plot errorbar ''x'' ''y1'' ''y2'' |
Latest revision as of 19:18, 28 January 2009
plot_errorbar
Usage: plot errorbar x y1 y2
draws an errorbar defined by the given x- and y-coordinates. This command can also be used in list mode, where x, y1 and y2 are three vector expressions.