How to request user input? input function always open file dialog
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have tried several different examples using the input function. No matter which I try, it always opens a file dialog.
2 Kommentare
Walter Roberson
am 6 Mär. 2017
What shows up for
which -all input
There should only be one thing, ending in toolbox/matlab/lang/input
Stephen23
am 6 Mär. 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
Antworten (0)
Siehe auch
Kategorien
Mehr zu Whos finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!