Effacer les filtres
Effacer les filtres

How to obtain array of strings contained in a cell

1 vue (au cours des 30 derniers jours)
Surama Biswas
Surama Biswas le 26 Août 2020
Commenté : Stephen23 le 27 Août 2020
I have a 1×1 cell array containing {1×23 string}. How to get the 23 strings back? cellstr, string and car not working.

Réponse acceptée

Matt J
Matt J le 26 Août 2020

Plus de réponses (1)

madhan ravi
madhan ravi le 26 Août 2020
Wanted = cellarray{:}

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!

Translated by