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

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

[Octave-bug-tracker] [bug #31610] Text in subplot overlaps


From: Konstantinos Poulios
Subject: [Octave-bug-tracker] [bug #31610] Text in subplot overlaps
Date: Fri, 26 Nov 2010 13:47:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12

Follow-up Comment #5, bug #31610 (project octave):

Actually the subplot command in octave misses two options comparing it with
ML: 'align' and 'replace'

Interestingly, what we see in this bug is that Octave behaves like ML but
with both this options enabled. That means, octave's subplot(r,c,n)
corresponds to ML's subplot(r,c,n, 'align', 'replace') which causes axis
labels to overlap.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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