octave-maintainers
[Top][All Lists]
Advanced

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

Re: Small inconsitency in axis properties


From: Ben Abbott
Subject: Re: Small inconsitency in axis properties
Date: Wed, 07 Sep 2011 13:54:24 -0400

On Sep 7, 2011, at 12:25 PM, Dr. Alexander Klein wrote:

> Hello,
> 
> today I noticed the following minor bug:
> 
> The documentation says that the axis property "nextplot" can be set to 
> "replacechildren", the only accepted spelling, however, is "replace_children".
> 
> So either the doc or the source should be fixed.
> 
> Kind regards,
> 
>       Alex

The command below works for me running the developer's sources.

        set (gca, "nextplot", "replacechildren")

What version of Octave are you running?

Ben




reply via email to

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