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.

Respuestas (1)

José-Luis
José-Luis el 15 de Ag. de 2016
Editada: José-Luis el 15 de Ag. de 2016

0 votos

La pregunta está cerrada.

Preguntada:

Ali
el 15 de Ag. de 2016

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by