Input array in string
Afficher commentaires plus anciens
How to input array with string ? For example if i type A (enter) B (enter) C Then i will have X=(A B C)
Réponses (1)
Walter Roberson
le 24 Sep 2018
0 votes
See the 's' option of input()
Or use inputdlg or questdlg
Catégories
En savoir plus sur Cell Arrays dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!