ABSTRACT

To appreciate the usefulness of these features, compare these MATLAB statements with a C, Fortran, or Java routine to do the same operation.

5. MATLAB Functions MATLAB has a wide assortment of built-in functions. You have already seen some of them, such as zeros, rand, and inv. This section describes the more common matrix manipulation functions. For a more complete list, see Chapter 22, or Help: MATLAB: Functions -- Categorical List.