help-octave
[Top][All Lists]
Advanced

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

Re: delaunay seems not completely compatible with the other product


From: David Bateman
Subject: Re: delaunay seems not completely compatible with the other product
Date: Fri, 03 Sep 2010 21:39:20 +0200
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706)

David Bateman wrote:
Bart Vandewoestyne-3 wrote:
octave:6> r = rand(2,3); s = rand(2,3);
octave:7> delaunay
error: Invalid call to delaunay.  Correct usage is:

 -- Function File: TRI = delaunay (X, Y)
 -- Function File: TRI = delaunay (X, Y, OPT)



You didn't give any arguments to the delaunay function. But hey I see the
same issue and the fix is trivial. I'll look at it tonight

D.

Ok I pushed a fix

D.



reply via email to

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