help-octave
[Top][All Lists]
Advanced

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

mouse input


From: Doug Stewart
Subject: mouse input
Date: Thu, 27 Mar 2014 10:03:40 -0400

I am using octave gui release branch 3.9.0+  and graphics-toolkit qt

 pkg list
Package Name  | Version | Installation directory
--------------+---------+-----------------------
     control *|   2.6.2 | /home/doug/octave/control-2.6.2
     general  |   1.3.4 | /home/doug/octave/general-1.3.4
       image  |   2.2.0 | /home/doug/octave/image-2.2.0
      signal  |   1.3.0 | /home/doug/octave/signal-1.3.0

when I try this:
[x, y, buttons] = ginput (1)

I get this:

error: feval: function '__qt_ginput__' not found

On the forge page for ginput it says:

"
left, middle, or right button. If a key is pressed the ASCII value is returned in button. See also: gtext, waitforbuttonpress.

Package: octave

"

Is there a pkg called "octave" ???


where do I find " __qt_ginput__ "


Doug




--
DASCertificate for 206392


reply via email to

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