Feeds
提问
Removing ceratin columns from matrices
Hello, I have code that has matrix K which is a 6x6 matrix. I want to remove certain columns from the K matrix to build a new ma...
9 years 前 | 2 个回答 | 0
2
个回答提问
Creating variables (matrices) in for loop
Hello, I'd like to create new variables in a for loop that are matrices. It wolud be something along the lines of: for i=1:n...
9 years 前 | 1 个回答 | 0
