How to request user input? input function always open file dialog
1 次查看(过去 30 天)
显示 更早的评论
I have tried several different examples using the input function. No matter which I try, it always opens a file dialog.
2 个评论
Walter Roberson
2017-3-6
What shows up for
which -all input
There should only be one thing, ending in toolbox/matlab/lang/input
Stephen23
2017-3-6
@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
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Whos 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!