function output=addAndMax(a, b) % Returns the maximum element of the sum of two matrices with mismatched sizes % Put your code here to replace the next line... output=0;