Input array in string

1 view (last 30 days)
Yoga Arviansyah
Yoga Arviansyah on 24 Sep 2018
Answered: Walter Roberson on 24 Sep 2018
How to input array with string ? For example if i type A (enter) B (enter) C Then i will have X=(A B C)

Answers (1)

Walter Roberson
Walter Roberson on 24 Sep 2018
See the 's' option of input()
Or use inputdlg or questdlg

Categories

Find more on Dialog Boxes in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!