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

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

[Octave-bug-tracker] [bug #40480] subplot('position', ...) clears plot


From: Muhali
Subject: [Octave-bug-tracker] [bug #40480] subplot('position', ...) clears plot
Date: Tue, 05 Nov 2013 12:29:31 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

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

                 Summary: subplot('position',...) clears plot
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Tue 05 Nov 2013 04:29:30 AM PST
                Category: Plotting with OpenGL
                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: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

This may be related to bug 39874 <https://savannah.gnu.org/bugs/?39874>.

Doing


graphics_toolkit fltk
subplot('position', [0.100   0.525   0.800   0.375]);
subplot('position', [0.100   0.100   0.800   0.375]);


one gets just one plot. In ML as well as with gnuplot there are two.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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