Info

此问题已关闭。 请重新打开它进行编辑或回答。

Change data from 10 cells into 201 matrices of 10x1300

1 次查看(过去 30 天)
[201×1300 double]
[201×1300 double]
[201×1300 double]
[201×1300 double]
[201×1300 double]
[201×1300 double]
[201×1300 double]
[201×1300 double]
[201×1300 double]
[201×1300 double]
row 1 [10x1300]
[10x1300]
.
.
.
row 201[10x1300]
How do i take the value stored in the 1st row of 201 and form a matrix of 10x1300 and so on until 201 or to * put it as 201cells of 10x1300 instead of 10cells of 201x1300.*
  4 个评论
Joseph Lee
Joseph Lee 2017-10-31
编辑:Joseph Lee 2017-10-31
why do you divide by 10? They are different values, i dont think u get what im trying to do or even read my question
[201×1300 double] < take first row (1x1300)
[201×1300 double]< take first row (1x1300)
[201×1300 double]< take first row (1x1300)
[201×1300 double]< take first row (1x1300)
[201×1300 double]< take first row (1x1300)
[201×1300 double]< take first row (1x1300)
[201×1300 double]< take first row (1x1300)
[201×1300 double]< take first row (1x1300)
[201×1300 double]< take first row (1x1300)
[201×1300 double]< take first row (1x1300)
form a 10x1300 matrix with extracted data, repeat for next 200 rows
is it so hard to understand?

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by