Search found 1 match
- Thu Dec 23, 2010 2:50 am
- Forum: Programming
- Topic: Matrix language @csum
- Replies: 1
- Views: 2741
Matrix language @csum
Hi everybody, I'd like to compute the sum of each column of a matrix object by using the matrix function "@csum". The Command Reference tells me that the syntax must be something like: vector nameofvector = @csum(nameofmatrix). When doing this, I always get the error message "@csum is...
