INCLAN Graphics: plot errorbar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== Synopsis == | == Synopsis == | ||
'''plot errorbar ''x'' ''y''<sub>1</sub> ''y''<sub>2</sub> | '''plot errorbar''' ''x'' ''y''<sub>1</sub> ''y''<sub>2</sub> | ||
== Description == | == Description == | ||
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. | 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.