0 / 60 seg.

What is the value of c?

a = ones(1,3);
b = 1:3;
c = conv(a,b)