help-octave
[Top][All Lists]
Advanced

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

Re: mouse input


From: Mike Miller
Subject: Re: mouse input
Date: Thu, 27 Mar 2014 10:13:06 -0400

On Thu, Mar 27, 2014 at 10:03:40 -0400, Doug Stewart wrote:
> when I try this:
> [x, y, buttons] = ginput (1)
>
> I get this:
>
> error: feval: function '__qt_ginput__' not found
> [...]
> where do I find " __qt_ginput__ "

I suppose that means that the qt toolkit has not yet implemented the
ginput function. Feel free to report a bug.

> Package: octave
>
> "
>
> Is there a pkg called "octave" ???

No, that is the Octave Forge web docs telling you the function is in
Octave itself, not a package.

HTH,

-- 
mike



reply via email to

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