Feeds
질문
make several matrices in a for loop ERROR
Hi, When i try to run the next for loop i get: (i display here the variables involved. Unable to perform assignment because b...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can i use a for loop based on a row value
I had an original matix; A = [ 1 a b c 2 d e f 3 g h i 4 j k l ] which i sorted by rows as; A = [...
4년 초과 전 | 답변 수: 1 | 0
