Splitting data with different matrix sizes

I have a flexible data which gets increased in size. for instance: A1=1:200 A2=1:240 A3=1:270 I am looking for a way to split my data into (for instance 8 different sections) in each time (A1, A2 and A3) . The last section would be smaller/ larger but the first 7 sections should be constant in size.
So we would have 8 different sections at A1, 8 different sections at A2, 8 different sections at A3.

回答 (1 件)

José-Luis
José-Luis 2016 年 8 月 15 日
編集済み: José-Luis 2016 年 8 月 15 日

0 投票

この質問は閉じられています。

質問済み:

Ali
2016 年 8 月 15 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by