octave-maintainers
[Top][All Lists]
Advanced

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

Re: Add base value support to bars


From: Michael Goffioul
Subject: Re: Add base value support to bars
Date: Wed, 19 Dec 2007 09:53:23 +0100

On 12/19/07, Daniel J Sebald <address@hidden> wrote:
> Someone having the most up-to-date, please try something like
>
> x = [0:10];
> y = x;
> bar(x,y,'group');
> bar(x,y,'stack');
>
> The options don't work for me.  (But I haven't the latest version of Octave.)

It's "grouped" and "stacked" (note the "ed" suffix).

Michael.


reply via email to

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