From: Henque <he...@ho...> - 2012-11-13 15:18:15
|
Hello, I've installed octave 3.6.2 on windows XP. And I try to use the function "ginput" : imshow(rand(100)) [x,y]=ginput(1) But I get this error: error: feval: function '__qt_ginput__' no found error: called from: error: <>\m\plot\ginput.m at line 41, column 21 Does anyone have an idea? Thanks Héctor. -- View this message in context: http://octave.1599824.n4.nabble.com/ginput-doesn-t-work-tp4646576.html Sent from the Octave - Dev mailing list archive at Nabble.com. |