Plot errorbar: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
m (1 revision)  | 
				m (1 revision)  | 
				||
| Line 1: | Line 1: | ||
Usage: plot errorbar  | Usage: plot errorbar ''x''x''y1''x''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.  | ||
Revision as of 17:53, 28 January 2009
Usage: plot errorbar xxy1xy2
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.