[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Errorbars
From: |
John W. Eaton |
Subject: |
Errorbars |
Date: |
Thu, 13 Jul 2000 23:58:45 -0500 (CDT) |
On 13-Jul-2000, Teemu Ikonen <address@hidden> wrote:
| The errorbar plot style ("~") is apparently broken, atleast the command
|
| plot(x,y,e, "~")
|
| produces this error:
|
| error: invalid number of data columns = 2 specified for plot style
| `errorbars'
|
| A quick look at the plotting code (__plt__.m) shows that errorbars cannot
| work even in principle, plots with more than two vector arguments are not
| supported at all.
I don't think it was ever completely implemented. It would be nice if
someone would implement it and submit a patch.
jwe
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------