Why Input function error?
Mostrar comentarios más antiguos
Recently, i can't use any input function. i don't know why. Anybody could help? Thanks before
First problem:
Code: X=input('number:')

The second one:
Code: X=input('')

Usually, it always work..
Respuestas (1)
Kevin Phung
el 3 de Oct. de 2019
0 votos
You probably have a variable that you named 'input'
1 comentario
David Biwono
el 3 de Oct. de 2019
Categorías
Más información sobre MATLAB 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!