MathStudio  Blog  Share  Manual  Forums  Support  Sign In 
      
      
 
       Download Manual

Space Space Space
MANUAL

ALGEBRA

BASIC

CALCULUS

CAS

DATA

ELEMENTARY

GRAPHING

MATRIX

NUMBER

PLOT

SCRIPTING

SPECIAL

SPECIAL POLYNOMIALS

STATISTICAL

TRIGONOMETRIC

VECTOR CALCULUS
  Matrices
A matrix is a list of lists in MathStudio that are created using square brackets. Each row in a matrix is a list separated by a comma and each list in the matrix must be the same length.

When you set a matrix equal to a variable, you can have the variable return the value at an index or a row in the matrix by using the following syntax.

variable(row)
variable(row, column)



Examples  






Related Functions
List, Matrix, Insert, Extract, Delete


Shared Files

Beginner Tutorial: Matrices
by Tutorials

Intermediate Tutorial: Matrices
by Tutorials



Copyright © 2012 Pomegranate Software.  All rights reserved.