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 years 前 | 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 years 前 | 1 个回答 | 0
