How to request user input? input function always open file dialog
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have tried several different examples using the input function. No matter which I try, it always opens a file dialog.
2 comentarios
Walter Roberson
el 6 de Mzo. de 2017
What shows up for
which -all input
There should only be one thing, ending in toolbox/matlab/lang/input
Stephen23
el 6 de Mzo. de 2017
@Matt Pace: it sounds like some third-party function is shadowing the inbuilt input. Please tell us exactly what this command prints:
which input -all
Respuestas (0)
Ver también
Categorías
Más información sobre Whos en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!