Feeds
提问
How can I add new cells with NaNs to a matrix
I have a matrix with 1 line and 154 columns. I want to add 14 cells with NaNs to the matrix. The position should be at every 12c...
3 years 前 | 2 个回答 | 0
2
个回答提问
Delete columns if sum of a group of 10 columns is zero
I need to delete a group of coluns if their sum is equal a zero. I have 132 columns and 39174 lines. My data start at 14 line an...
3 years 前 | 1 个回答 | 0
