You are on page 1of 1

We can present the result of matrix A symbolically (operator →) or numerically (operator = ).

Note the difference:

Edit

Extracting Elements
Also, the individual matrix element could be presented with the function el. Press el(A, or A[.

You will see

Edit

Assigning Values to Elements


Now, you can insert single integer (vector) or two integers (matrix) to asign vector or matrix
elements. Here (matrix) press 3,1→ or 3,1= . The value of A in the third row and first column
will appear (the minimal row and column index is 1).

You might also like