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

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

[Octave-bug-tracker] [bug #39874] subplot() clears the plot


From: Rik
Subject: [Octave-bug-tracker] [bug #39874] subplot() clears the plot
Date: Mon, 16 Sep 2013 22:53:16 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

Follow-up Comment #13, bug #39874 (project octave):

Can someone with Matlab run the following and upload the png file to this bug
report?  According to Matlab documentation the "align" option is the default,
but Octave does not default to that.


subplot (2,1,1);
subplot (2,1,2);
ylabel ({'line1','line2','line3','line4'})
print -dpng subplot_tst.png



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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