Why Input function error?
Afficher commentaires plus anciens
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..
Réponses (1)
Kevin Phung
le 3 Oct 2019
0 votes
You probably have a variable that you named 'input'
1 commentaire
David Biwono
le 3 Oct 2019
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!