How to obtain array of strings contained in a cell

2 次查看(过去 30 天)
I have a 1×1 cell array containing {1×23 string}. How to get the 23 strings back? cellstr, string and car not working.

采纳的回答

Matt J
Matt J 2020-8-26

更多回答(1 个)

madhan ravi
madhan ravi 2020-8-26
Wanted = cellarray{:}

类别

Help CenterFile Exchange 中查找有关 Characters and Strings 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by