How to generate all pairwise differences between two vectors

Hi,
how can I generate a new vector of all the pairwise differences between two existing vectors?
thanks,
Tamir

Answers (4)

Hi Andrei, I have a small follow-up question:
How can I generate each difference value in "out" to be a percentage from b [i.e ((a-b)/b)*100 ] and not as a "raw" value?
Thanks!
Tamir

Categories

Asked:

on 6 Feb 2019

Answered:

on 15 Feb 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!