2-8-8

Matrix Calculations

uTo insert a row

Example

To insert a new row between rows one and two of the following matrix :

12

Matrix A = 3 4

56

c

2(ROW)2(INS)uTo add a row

Example

To add a new row below row 3 of the following matrix :

12

Matrix A = 3 4

56

cc

2(ROW)3(ADD)

20070201