hi
I need help your help
if, i had a matrix like
5 2
3 4
how can i get the elemet 1,1 (row, column), in this example 5
there is any funtion or command in the cp, to get the elemet giving row & column
thank for ypur attention
manuel franco
About Matrix
Started by
manuelfrank12
, May 24 2006 05:48 AM
2 replies to this topic
#1
Posted 24 May 2006 - 05:48 AM
#2
Posted 24 May 2006 - 08:44 AM
variable[row, column]
Here, if your matrix is in variable A, just do A[1,1]
Here, if your matrix is in variable A, just do A[1,1]
#3
Posted 25 May 2006 - 04:09 AM
variable[row, column]
Here, if your matrix is in variable A, just do A[1,1]
Hey
Thanks, a lot
and sorry for the stupid question
manuel franco
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users