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

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

[Octave-bug-tracker] [bug #39988] standard height of figures changes


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #39988] standard height of figures changes
Date: Mon, 09 Sep 2013 12:19:36 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.65 Safari/537.36

Update of bug #39988 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

I'm running MacOSX 10.7.5, with FLTK 1.3.2


figure(1)
figure(2)
get(1:2, "position")
ans = 
{
  [1,1] =

     300   200   560   420

  [2,1] =

     300   200   560   420

}


Muhali, what version of FLTK is your octave using? 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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