Feeds
提问
How do I automate adding columns together
I have a large data matrix (513*63) I want to add each column together and then divide them to create a single vector. At the...
4 years 前 | 1 个回答 | 0
1
个回答提问
How do I extract a vector from a single field in a structured variable?
I am trying to create a vector variable from a field of an 8x1 structure. To create the structure I used the dir function - I ...
4 years 前 | 1 个回答 | 0
