Matrix Addition Calculator

Add two or more matrices of the same dimensions.

Calculator
Enter the values for the matrices (m x n).
Sample Matrices:
A = [[1, 2], [3, 4]], B = [[5, 6], [7, 8]]
Result
Sum of the matrices.