Mathematica 9 is now available

3.7.2 Getting Pieces of Matrices

Ways to get pieces of matrices.

Matrices in Mathematica are represented as lists of lists. You can use all the standard Mathematica list-manipulation operations on matrices.

Here is a sample  matrix.

This picks out the second row of the matrix.

Here is the second column of the matrix.

This picks out a submatrix.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.