Convert an 18x1 cell array in a 3x6 cell array

3 visualizzazioni (ultimi 30 giorni)
Hello, I need to convert a cell array with 18 rows and 1 column in a cell array with 3 rows and 6 columns. How can I do it?
Thank you

Risposta accettata

madhan ravi
madhan ravi il 15 Giu 2020
reshape(cell_array,3,[])

Più risposte (0)

Categorie

Scopri di più su Data Type Conversion in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by