INCLAN Graphics: plot errorbar: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
m (1 revision)
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Synopsis ==


Usage: plot errorbar ''x'' ''y1'' ''y2''
'''plot errorbar''' ''x'' ''y''<sub>1</sub> ''y''<sub>2</sub>


draws an errorbar defined by the given x- and y-coordinates. This
== Description ==
command can also be used in list mode, where x, y1 and y2 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 18: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.