Feeds
질문
Undefined function or method 'matfile'
save thesis.mat; save('thesis.mat','tr_temp','tr_temp_sorted','total_cost_temp','total_cost_temp_sorted','parent_temp','paren...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using uint8 as matrix index
I have a matrix "parent" defined as uint32 type. Later, i use this parent to index another matrix Counter(parent(2)); But ...
9년 초과 전 | 답변 수: 3 | 0
