How to convert char array to a complete word

2 views (last 30 days)
AA
AA on 29 Mar 2020
Commented: Adam Danz on 29 Mar 2020
ans =
5×1 char array
'H'
'E'
'L'
'L'
'O'
Hi,
how can I convert the aforementioned array into a word like Hello.

Answers (0)

Categories

Find more on Matrices and Arrays 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!