Concatenating string in a unique string
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Bio_Ing_Sapienza
le 19 Mar 2019
Réponse apportée : Walter Roberson
le 19 Mar 2019
Hi everyone.
A={'AAA','BBB','CCC','DDD'};
Given that cell array of string I want to obtain an unique string namely I want, call it D to be
D='AAABBBCCCDDD';
How can I do?
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Characters and Strings dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!