Le samedi 31 janvier 2015 à 13:08 -0500, Jiahao Chen a écrit :
>         k = findin(particles, particles[3])
> 
> findin requires both arguments to be collections.
> Try  findin(particles, [particles[3]]) instead.
Maybe we should add a version accepting a single element too? Any reason
not to?


Regards

Reply via email to