MATMAN, a MATLAB code which allows an interactive user to define a matrix and carry out the individual steps of certain algorithms.
The program is intended to do the arithmetic correctly, while forcing a student to specify the correct sequence of operations to transform an arbitrary matrix into row echelon form.
MATMAN was developed by Professor Charles Cullen of the University of Pittsburgh, and John Burkardt, itinerant programmer.
The computer code and data files described and made available on this web page are distributed under the MIT license
MATMAN is available in a FORTRAN90 version and a MATLAB version.