Feeds
질문
Mapping arrays of different dimensions
Hi there, I have the following 2x2x2 dimensional array A(:,:,1) = [1 2; 3 4] and A(:,:,2) = [5 6; 7 8] and the following 3 vect...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to create a numerical variable from a string stored in a cell array ?
I have a cell array that looks as follows: countrycode = {'ALB';'ALB';'ALB';'ARG';'ARG';'BRA';'BRA';'BRA';'BRA'} This is...
거의 9년 전 | 답변 수: 2 | 0

