Hello,
given A = [1; 2; 3]
I need a vector of combination without repetition like this:
(1,2), (1,3), (2,3)
is there any matlab function?
I didn't find it!
thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20090531/3a5703fd/attachment.html