MATLAB: Making a new variable

variables

Best Answer

newVar=[sum(first(:,1),sum(second(:,1),sum(third(:,1)];