[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43208] figure property lists differ
From: |
Michael Godfrey |
Subject: |
[Octave-bug-tracker] [bug #43208] figure property lists differ |
Date: |
Fri, 12 Sep 2014 09:33:04 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0 |
URL:
<http://savannah.gnu.org/bugs/?43208>
Summary: figure property lists differ
Project: GNU Octave
Submitted by: godfrey
Submitted on: Fri 12 Sep 2014 09:33:03 AM GMT
Category: Plotting
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name: Michael Godfrey
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Any
_______________________________________________________
Details:
The following commands produce the attached output:
95 # Octave 4.1.0+, Thu Sep 11 13:50:40 2014 BST
96 h=figure();
97 set (gcf())
98 get (h,"");
The list from set (gcf()) does not match the one
from get(h,""), but bothe should list all figure
properties.
After the patch in bug # 42536 is applied the Manual
will be consistent with set (gcf()). However, I suspect
that get (h,"") is more nearly correct.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 12 Sep 2014 09:33:03 AM GMT Name: Figure_properties_mismatch Size:
4kB By: godfrey
<http://savannah.gnu.org/bugs/download.php?file_id=32081>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43208>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #43208] figure property lists differ,
Michael Godfrey <=
- [Octave-bug-tracker] [bug #43208] figure property lists differ, Pantxo Diribarne, 2014/09/13
- [Octave-bug-tracker] [bug #43208] figure property lists differ, Michael Godfrey, 2014/09/13
- [Octave-bug-tracker] [bug #43208] figure property lists differ, Pantxo Diribarne, 2014/09/13
- [Octave-bug-tracker] [bug #43208] figure property lists differ, Michael Godfrey, 2014/09/13
- [Octave-bug-tracker] [bug #43208] figure property lists differ, Pantxo Diribarne, 2014/09/15
- [Octave-bug-tracker] [bug #43208] figure property lists differ, Michael Godfrey, 2014/09/15
- [Octave-bug-tracker] [bug #43208] figure property lists differ, Pantxo Diribarne, 2014/09/15