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, 3 Sep 2010 09:17:25 -0700 (PDT)


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.

-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/delaunay-seems-not-completely-compatible-with-the-other-product-tp2525274p2525913.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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