want to add two matrices{both are square matrices of order 3X3) and want the result in the following format…
first matrice + second matrice = resultant matrice
(though i am able to get the resultant matrice but unable to bring the resultant in the desired format)