INCLAN Graphics: plot errorbar: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
== Synopsis == | |||
'''plot errorbar ''x'' ''y''<sub>1</sub> ''y''<sub>2</sub>''' | |||
== Description == | |||
command can also be used in list mode, where x, | |||
vector expressions. | Draws an errorbar defined by the given ''x''- and ''y''-coordinates. This command can also be used in list mode, where ''x'', ''y''<sub>1</sub> and ''y''<sub>2</sub> are three vector expressions. |
Revision as of 13:03, 13 August 2009
Synopsis
plot errorbar x y1 y2
Description
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.