help-octave
[Top][All Lists]
Advanced

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

Re: Problem with ginput


From: Benjamin Lindner
Subject: Re: Problem with ginput
Date: Thu, 10 Dec 2009 13:32:31 +0100

> 
> On Dec 9, 2009, at 1:53 PM, Ben Abbott wrote:
> 
> > The changeset is linked to below.
> > 
> >     http://hg.savannah.gnu.org/hgweb/octave/rev/fea3d4868692
> > 
> > Can someone confirm this change fixed the problem?
> > 
> > Ben
> 
[snip]
> 
> - Can someone confirm if the ginput() issue does (not) occur on his/her
> setup (Windows XP, Octave 3.2.3 and gnuplot 4.3, downloaded from
> http://octave.sourceforge.net ).
> 

I see that there is a ginput() in stock octave as well as in the 
octave-forge plot package. Are these compatible/duplicate?

Using the one available in octave-3.2.3 and with the above patch
applied I get a different error:

> plot(rand(10,1));
> which ginput
`ginput' is a function from the file 
C:\Octave\3.2.3_gcc-4.4.0\share\octave\3.2.3\m\plot\ginput.m
> ginput(1)
error: A(I) = X: X must have the same size as I
error: called from:
error:   
C:\Octave\3.2.3_gcc-4.4.0\share\octave\3.2.3\m\plot\__gnuplot_ginput__.m at 
line 146, column 5
error:   C:\Octave\3.2.3_gcc-4.4.0\share\octave\3.2.3\m\plot\ginput.m at line 
41, column 21

using ginput() from the octave-forge plot package, octave
still hangs on calling ginput(1).


benjamin
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser


reply via email to

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