how to store a char array to a single column array and 3 letter values ?
Show older comments
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

Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!