Orion1
Jan18-10, 08:41 AM
What is the Maple source code for a matrix element?
In Mathematica the code is:
a_{ij} = A[[i,j]]
Where A is a matrix.
In Mathematica the code is:
a_{ij} = A[[i,j]]
Where A is a matrix.
View Full Version : matrix elements...