Input array in string

How to input array with string ? For example if i type A (enter) B (enter) C Then i will have X=(A B C)

Respuestas (1)

Walter Roberson
Walter Roberson el 24 de Sept. de 2018

0 votos

See the 's' option of input()
Or use inputdlg or questdlg

Categorías

Productos

Etiquetas

Preguntada:

el 24 de Sept. de 2018

Respondida:

el 24 de Sept. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by