How to have all strings in a cell array combine to one string
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Konstantinos Tsitsilonis
am 5 Okt. 2018
Kommentiert: Konstantinos Tsitsilonis
am 5 Okt. 2018
Hi all,
I have a 9x1 cell array with strings in each cell, and I would like to combine all the strings in the cell array on 1 cell such that I have one continuous string.
I know I can use something like {:}, however this only displays each cell separately rather than combine them in one answer.
Thanks for your help,
KMT.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Characters and Strings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!