How to divide the column data into variable length?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
kitty varghese
am 28 Nov. 2018
Bearbeitet: TADA
am 28 Nov. 2018
I have a column vector of size A=20. I want to divide this column vector into 5 smaller vector of size 5,4,3,6 and 2. Such that a1 is of size 5x1,a2 size=4x1 and so on.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!