INCLAN Graphics: plot errorbar: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
|||
(One intermediate revision by one other user not shown) | |||
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. |
Latest revision as of 17:18, 9 September 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.