Mathematics Previous page   Next Page

Matrices in MATLAB

A matrix is a two-dimensional array of real or complex numbers. Linear algebra defines many matrix operations that are directly supported by MATLAB. Linear algebra includes matrix arithmetic, linear equations, eigenvalues, singular values, and matrix factorizations.

For more information about creating and working with matrices, see Data Structures in the MATLAB Programming documentation.

This section describes the following topics:


Previous page  Function Summary Creating Matrices Next page

© 1994-2005 The MathWorks, Inc.