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)
回答 (1 件)
Walter Roberson
2018 年 9 月 24 日
0 投票
See the 's' option of input()
Or use inputdlg or questdlg
カテゴリ
ヘルプ センター および File Exchange で Cell Arrays についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!