take input in array
Mostrar comentarios más antiguos
if i want user to to input n number of values in the input window in array form how should i do it
Respuesta aceptada
Más respuestas (1)
madhan ravi
el 9 de Oct. de 2020
Use input() , enter the values in the form [1,5,4] an example.
doc input
1 comentario
Tejas Mahajan
el 9 de Oct. de 2020
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!