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

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

[Octave-bug-tracker] [bug #32310] ginput does not return graph coordinat


From: Rik
Subject: [Octave-bug-tracker] [bug #32310] ginput does not return graph coordinates
Date: Mon, 21 Feb 2011 04:19:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13

Update of bug #32310 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  I found the difference easy to spot by using

plot (-5:5, -5:5)
grid on


In this case the origin (0,0) is reported as 

x = -0.0048387
y = -0.65923


The offset is not fixed either.  Using the mouse to resize the window results
in the origin being at a different (x,y) value which is still not (0,0).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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