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

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

[Octave-bug-tracker] [bug #41160] subplot( 1 , N, P) and legend() proble


From: Rik
Subject: [Octave-bug-tracker] [bug #41160] subplot( 1 , N, P) and legend() problem
Date: Thu, 09 Jan 2014 06:43:06 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Update of bug #41160 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

The example that was a problem for you:


close all;subplot(1,3,2);plot(1:100);legend 'A';subplot(1,3,2); 


works fine for me on a Linux machine with 3.8.0.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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