Input array in string
Mostrar comentarios más antiguos
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
el 24 de Sept. de 2018
0 votos
See the 's' option of input()
Or use inputdlg or questdlg
Categorías
Más información sobre Cell Arrays en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!