How to convert char array to a complete word
1 view (last 30 days)
Show older comments
ans =
5×1 char array
'H'
'E'
'L'
'L'
'O'
Hi,
how can I convert the aforementioned array into a word like Hello.
2 Comments
Answers (0)
See Also
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!