Convert a Cell to String

2 views (last 30 days)
Lexington Stoyell
Lexington Stoyell on 20 Feb 2018
Commented: Jan on 20 Feb 2018
Can you convert a cell to a string? How do you do so? Are there better types to use instead of a string? Or should you convert a cell to something first and then convert that thing to a string? I have a single column with 100+ rows of data that are currently cells being imported from Excel that I would like to manipulate as strings to separate the data.
  1 Comment
Jan
Jan on 20 Feb 2018
The question is not clear. An answer requires to know the contents of the cell elements and it depends on what you want to do with it.
Please post only one question per problem. See https://www.mathworks.com/matlabcentral/answers/382725-how-to-convert-a-cell-to-a-string . Here you did not tell us also, what the contents of the cell is and what you want to do with it.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!