help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

horizontal error plot


From: chelle
Subject: horizontal error plot
Date: Fri, 4 Oct 1996 12:02:04 +0100

Hi, 

Is it possible to plot horizontal error bar with Octave ?
To plot vertical error plot, it's easy: gplot datat using 1:2:3 w e

but to plot horizontal error bar, ?
I tried to plot "manually", by doing a multiple gplot that plot the data and 
each error bar separately. It works to plot only one error plot, but when I 
want to plot several curves (with hold on), I reach the limit of the capacity 
of the string where Octave stores the last plot.

Michael
  _________________________________________________________________________
 /     Michael CHELLE                                                      \
|                                                                           |
|        INRA                       |  email : address@hidden  |
|   Station de Bioclimatologie      |  phone : +33 1  30 81 55 31           |
| 78850 THIVERVAL-GRIGNON (France)  |  fax   : +33 1  30 81 55 63           |
 \_________________________________________________________________________/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]