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.

Réponses (1)

José-Luis
José-Luis le 15 Août 2016
Modifié(e) : José-Luis le 15 Août 2016

0 votes

Cette question est clôturée.

Question posée :

Ali
le 15 Août 2016

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by