Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Change data from 10 cells into 201 matrices of 10x1300

1 view (last 30 days)
Joseph Lee
Joseph Lee on 31 Oct 2017
Closed: Stephen23 on 31 Oct 2017
[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 Comments
Joseph Lee
Joseph Lee on 31 Oct 2017
Edited: Joseph Lee on 31 Oct 2017
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?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!