octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #34247] set( gca(), "nextplot", "replacechildr


From: Alexander Klein
Subject: [Octave-bug-tracker] [bug #34247] set( gca(), "nextplot", "replacechildren") does not work
Date: Wed, 07 Sep 2011 17:25:21 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50

URL:
  <http://savannah.gnu.org/bugs/?34247>

                 Summary: set( gca(), "nextplot", "replacechildren") does not
work
                 Project: GNU Octave
            Submitted by: matalex
            Submitted on: Mi 07 Sep 2011 17:25:20 GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Alexander Klein
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Mac OS

    _______________________________________________________

Details:

Hello,

when setting the nexplot property, I get the following error:


octave:14> set ( gca(), "nextplot", "replacechildren" )
error: invalid value = replacechildren
error: set: invalid value for radio property "nextplot" (value =
replacechildren)


On the other hand, if I try


octave:14> set ( gca(), "nextplot", "replace_children" )


I will get no error from set, but from other functions like newplot and
pcolor, for example.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34247>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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