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

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

[Octave-bug-tracker] [bug #29748] Feature Request: set(gca) should be im


From: Rik
Subject: [Octave-bug-tracker] [bug #29748] Feature Request: set(gca) should be implemented
Date: Mon, 03 May 2010 04:00:39 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100402 Ubuntu/9.10 (karmic) Firefox/3.5.9

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

                 Summary: Feature Request: set(gca) should be implemented
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Mon 03 May 2010 04:00:39 AM GMT
                Category: Interpreter
                Severity: 1 - Wish
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

According to the documentation:

---------------------
... calling set with a graphics object index as the only argument returns a
structure containing the default values for all the properties for the given
object type. For example,
set (gca ())
returns a structure containing the default property values for axes objects.

---------------------

However, when the command from the documentation is used the actual result
is:
-------------
error: axes::defaults: not implemented
-------------

The same is true of the root figure (0).  




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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