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

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

[Octave-bug-tracker] [bug #29437] ginput does not return at all for MS W


From: Robert Walton
Subject: [Octave-bug-tracker] [bug #29437] ginput does not return at all for MS Windows builds
Date: Thu, 26 Aug 2010 21:10:23 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8

Follow-up Comment #4, bug #29437 (project octave):

ginput works fine for me using Octave 3.2.4 with Windows XP Home with all
current updates.  Computer is generic homebrew.

Examples:

octave-3.2.4.exe:1> plot(rand(4))
octave-3.2.4.exe:2> [x,y]=ginput
x =

   1.2610
   1.6950
   1.8489
   2.7804
   2.9885

y =

   0.44850
   0.53644
   0.30479
   0.21038
   0.51285

octave-3.2.4.exe:3> [x,y,but]=ginput(1)
x =  2.8754
y =  0.27262
but =  1

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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