Feeds
提问
a big cell array
if i have a cell array 11*1000 elements,and i want to write every each one column vector from the 1000 columns to an excel sheet...
7 years 前 | 1 个回答 | 0
1
个回答提问
Dimensions of matrices being concatenated are not consistent.
i have this matrix as cell OurTotal_Float= '0' '0' '58' '62' '0' '0' '2' '0' '2' ...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to make a cell array of random number rand{i,j}
how to make a cell array of random number rand{i,j} for instance rand{i,1}=unifrnd(0,1,1000,1) for no.runs 1000 runs.
7 years 前 | 2 个回答 | 0
