how to store a char array to a single column array and 3 letter values ?
Ältere Kommentare anzeigen
Hi guys
I have a long sequence with 400 chars but it stored as a 10x40 char array. Please help me to find :
(1) how can i concatenate all 10 rows continuously (with 400 chars) and store in another vector ?
(2) how can i store above vector as a single column array and 3 letter values in each cell (as shown in image) ?
So thanks

Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!