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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 3 | 0
