How to have all strings in a cell array combine to one string
26 ビュー (過去 30 日間)
古いコメントを表示
Konstantinos Tsitsilonis
2018 年 10 月 5 日
コメント済み: Konstantinos Tsitsilonis
2018 年 10 月 5 日
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 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Characters and Strings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!