how to split and transpose a cell array?
Ältere Kommentare anzeigen
Hi !! I have the next cell composition (30*1 size)

What I want to do is to split it first, according to the "," so each different number has to occupy a diffierent column. Like this:

After this, I want to transpose all the numbers, so I want to have a final matrix size (7*30)

Can anyone help me to solve this?
Thanks in advance!
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Numeric Types finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!