How to convert char array to a complete word

ans =
5×1 char array
'H'
'E'
'L'
'L'
'O'
Hi,
how can I convert the aforementioned array into a word like Hello.

2 comentarios

a=ans';
Adam Danz
Adam Danz el 29 de Mzo. de 2020
@David Hill, you may want to move that to the answers section.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Data Types en Centro de ayuda y File Exchange.

Preguntada:

AA
el 29 de Mzo. de 2020

Comentada:

el 29 de Mzo. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by