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

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

[Octave-bug-tracker] [bug #37370] plot command overwrites subplots


From: Max Shinn
Subject: [Octave-bug-tracker] [bug #37370] plot command overwrites subplots
Date: Mon, 17 Sep 2012 02:43:18 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

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

                 Summary: plot command overwrites subplots
                 Project: GNU Octave
            Submitted by: trombonechamp
            Submitted on: Mon 17 Sep 2012 02:43:17 AM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I haven't been able to reproduce this on any machines other than my own,
however I'm assuming I can't be the only one experiencing this issue.

When I open octave and type "a = subplot(1,2,1)", I get the first part of a
subplot, as one would expect
(http://www.enlightenment.org/ss/e-50568c4c348367.30407893.jpg).  However,
when I type "b = plot([1 2 3])" after this, it completely erases the subplot
window and redraws the plot so that it takes up the entire figure, as though
the subplot command was not issued
(http://www.enlightenment.org/ss/e-50568c6f0457f9.20223966.jpg).  

I have attached the results of the commands "get(a)" and "get(b)" if that
would be helpful.

I'm running *buntu 12.04.1, and can reproduce this on my own computer with
both Octave 3.2 and Octave 3.6.1.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 17 Sep 2012 02:43:18 AM GMT  Name: geta.txt  Size: 3kB   By:
trombonechamp

<http://savannah.gnu.org/bugs/download.php?file_id=26564>
-------------------------------------------------------
Date: Mon 17 Sep 2012 02:43:18 AM GMT  Name: getb.txt  Size: 799B   By:
trombonechamp

<http://savannah.gnu.org/bugs/download.php?file_id=26565>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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