0 / 60 seg.

Which choice adds b to each row of a?

a = ones(4, 4);
b= [1 2 3 4];