take input in array
Show older comments
if i want user to to input n number of values in the input window in array form how should i do it
Accepted Answer
More Answers (1)
madhan ravi
on 9 Oct 2020
Use input() , enter the values in the form [1,5,4] an example.
doc input
1 Comment
Tejas Mahajan
on 9 Oct 2020
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!