help-octave
[Top][All Lists]
Advanced

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

Re: compute all pairwise diffs


From: Claudio Belotti
Subject: Re: compute all pairwise diffs
Date: Fri, 8 Jul 2011 15:08:03 +0100

On Fri, Jul 8, 2011 at 09:35, CdeMills <address@hidden> wrote:

> I faced the problem of finding in a vector if all components are distinct. I
> found an idea with the help of google, and implemented it in the enclosed
> file. I tried to model it as closely as possible to diff, with the ability
> to choose the dimension to work on for matrices.
>
[...]

I think for that you could use 'unique'

Claudio


reply via email to

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