How to convert char array to a complete word
Ältere Kommentare anzeigen
ans =
5×1 char array
'H'
'E'
'L'
'L'
'O'
Hi,
how can I convert the aforementioned array into a word like Hello.
Antworten (0)
Kategorien
Mehr zu Data Types finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!