Input array in string
Ältere Kommentare anzeigen
How to input array with string ? For example if i type A (enter) B (enter) C Then i will have X=(A B C)
Antworten (1)
Walter Roberson
am 24 Sep. 2018
0 Stimmen
See the 's' option of input()
Or use inputdlg or questdlg
Kategorien
Mehr zu Cell Arrays finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!