Plot errorbar: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= plot_errorbar = | |||
Usage: plot errorbar | |||
Usage: plot errorbar ''x'' ''y1'' ''y2'' | |||
draws an errorbar defined by the given x- and y-coordinates. This | 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 | command can also be used in list mode, where x, y1 and y2 are three | ||
vector expressions. | vector expressions. |
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.