Feeds
질문
Finding the first time a number appears in a matrix
I have matrix c and I am looking to find the first time the number 0.7 appears in the matrix searching row by row. I have this ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Finding the first value in a matrix
Hello, In my matrix c, how do I find the first time the value 700 appears searching one row at a time before moving onto the ne...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
Index location in matrices
Hello, I am trying to find the column in which the top row of my matric c reahes 0.7 and its corresponding position in matrix ...
거의 5년 전 | 답변 수: 1 | 0
