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!