Feeds
提问
load function not returning correct array dimension
So I want to save() a bunch of array in another file so i can acces it later using load(). When i want to use the array(12x18), ...
3 years 前 | 0 个回答 | 0
0
个回答提问
How to copy a matrix but skipping some row and column?
So i have a 24X24 matrix and i want to copy it into another matrix but skipping some row and column. For example, I want to co...
3 years 前 | 3 个回答 | 0
