MATLAB: Loop for square matrix

loopsquare matrix

Hi,
I am new to Matlab and have a simple question. How do I write a proram that can read a square matrix from an ACII file to find the element with the maximum value using a loop that reads row by row.