How to reshape cell of characters to a different cell size of characters?

1 visualizzazione (ultimi 30 giorni)
I have this cell, which is a 32400X8, I want to reshape it to 259200X1, put all columns underneath eachother in the first row, keeping the output a cell.
I have used, Category = cat(1,cc{:}); but the output is character. I want it to be cell, as it is. thanks in advance.

Risposta accettata

madhan ravi
madhan ravi il 17 Mar 2019

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by