MathStudio  Blog  Share  Manual  Forums  Support  SpaceTime is now MathStudio! 
      
      
 
       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 SpaceTime 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



Copyright © 2011 Pomegranate Software.  All rights reserved.