|
From: Petr M. <mi...@ph...> - 2010-01-26 19:47:51
|
> > BTW, gnuplot.exe is used in Octave nowadays ... does ginput work on Windows > > correctly? > > There has been a Bug report against this in octave, and IIRC there was an > issue with "set multiplot". > But I'm not currently up-to-date on whether this has been fixed already. > It's not mentioned in the thread > http://old.nabble.com/Ginput-doesn%27t-work-in-3.2.3-tp26470943p26470943.html This occured on all OSes; it was due to missing "unset multiplot". It has been fixed. --- PM |